Record Detail

Compile Error

/in/ex4.c: In function 'fun':
/in/ex4.c:38:9: error: implicit declaration of function 'gets'; did you mean 'fgets'? [-Werror=implicit-function-declaration]
         gets(str);
         ^~~~
         fgets
cc1: all warnings being treated as errors

Information

Submit By
Type
Submission
Homework
Homework 4
Language
C
Submit At
2022-06-25 23:34:56
Judged At
2022-06-29 06:52:24
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes