Commit 714dcf95 authored by Adam Blank's avatar Adam Blank
Browse files

Update GradeHistogram.java

parent 54e3b3d6
No related merge requests found
Pipeline #24667 canceled with stage
Showing with 1 addition and 0 deletions
+1 -0
......@@ -22,6 +22,7 @@ public class GradeHistogram {
}
@Override
public String toString() {
// Find the maximum height of the bars
int maxIdx = 0;
......
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