Yechao94

Results 1 comments of Yechao94

I got the same problem when ran the command. And I solved this error by adding the following code to the file `src/EvaluateSimulatedAccuracy.java` ``` @SuppressWarnings("unchecked") ```