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.
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