Record Detail

Accepted

/in/ex3.c: In function 'main':
/in/ex3.c:7:5: warning: implicit declaration of function 'gets'; did you mean 'fgets'? [-Wimplicit-function-declaration]
     gets(sentence);
     ^~~~
     fgets
/tmp/ccnMTGFH.o: In function `main':
ex3.c:(.text.startup+0x38): warning: the `gets' function is dangerous and should not be used.
# Status Time Cost Memory Cost
#1 Accepted 0ms 288.0 KiB
#2 Accepted 0ms 364.0 KiB
#3 Accepted 0ms 196.0 KiB
#4 Accepted 0ms 200.0 KiB
#5 Accepted 0ms 200.0 KiB
#6 Accepted 0ms 196.0 KiB
#7 Accepted 0ms 256.0 KiB
#8 Accepted 0ms 200.0 KiB
#9 Accepted 0ms 256.0 KiB
#10 Accepted 0ms 256.0 KiB

Information

Submit By
Type
Submission
Homework
Assignment 5
Language
C
Submit At
2018-06-26 19:39:05
Judged At
2018-06-26 21:07:56
Judged By
Score
100
Total Time
9ms
Peak Memory
364.0 KiB