summaryrefslogtreecommitdiff
path: root/11_read_ptr1/grade.txt
blob: ed181ad038270a908d5dee886ffebeb9869989b6 (plain)
1
2
3
4
5
6
7
8
Grading at Sun 10 Oct 2021 12:55:58 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