emory-courses / dsa-java

Data Structures and Algorithms in Java
https://emory.gitbook.io/dsa-java/
42 stars 55 forks source link

[HW3] Is it possible to know the running results of gold of MSTAllHwTest? #221

Closed bianshuyang closed 1 year ago

bianshuyang commented 2 years ago

I found that for this homework there is no "gold" results for test cases which is different from other test files. Can they be released? For instance, graph1a has xx total spanning trees, graph2a has xx total spanning trees, or we have to find out ourselves?