Record Detail

Compile Error

/in/hasCircular.c: In function 'hasCircular':
/in/hasCircular.c:13:22: error: comparison between pointer and integer [-Werror]
     while (head->val != NULL)
                      ^~
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Homework 6
Language
C
Submit At
2021-07-16 23:12:27
Judged At
2021-08-13 00:46:58
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes