summaryrefslogtreecommitdiff
path: root/19_bits_arr/grade.txt
blob: 54495d63720b90a9c1e7a13a0ab38fb4b16150ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Grading at Wed 20 Oct 2021 02:04:01 AM UTC
Attempting to compile numToBits.c
Your file matched the expected output
Your output matched what we expected
Removing your main() and replacing it with our own to run more tests...
#################################################
testcase2:
array size:0 was Correct
#################################################
testcase3:
array size:1 was Correct
#################################################
testcase4:
array size:100 was Correct
#################################################
testcase5:
array size:5000 was Correct

Overall Grade: A