Commit 70af8c6f authored by IT17165662's avatar IT17165662

fixed errors

parent ce1b9c39
......@@ -219,7 +219,8 @@ double firstQuartile;
}else {
modecnt = 1;
System.out.println("modecnt=1"+modecnt);
System.out.println("modecnt=1:"+modecnt);
//no mode statement
}
modemap.put(value,modecnt);
if(modecnt>maxMode){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment