Record Detail

Compile Error

/in/main.c:6:1: error: useless storage class specifier in empty declaration [-Werror]
 };
 ^
/in/main.c: In function 'CreateNode':
/in/main.c:27:1: error: control reaches end of non-void function [-Werror=return-type]
 }
 ^
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Lab 5
Language
C
Submit At
2018-06-29 18:21:31
Judged At
2018-06-29 18:21:31
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes