summaryrefslogtreecommitdiff
path: root/12_read_ptr2/grade.txt
blob: b31de054280fa5304979a7307837c18f2e666f61 (plain)
1
2
3
4
5
6
7
8
Grading at Sun 10 Oct 2021 02:24:23 AM UTC
Attempting to compile test.c
gcc -o test -pedantic -std=gnu99 -Wall -Werror test.c
compiled
Your file matched the expected output
Your output matched what we expected

Overall Grade: PASSED