Runtime Error
/in/ex3.c:3:6: warning: return type of 'main' is not 'int' [-Wmain] void main() ^~~~ /in/ex3.c: In function 'main': /in/ex3.c:8:5: warning: implicit declaration of function 'gets'; did you mean 'fgets'? [-Wimplicit-function-declaration] gets(allstr); ^~~~ fgets /tmp/cciv5Bno.o: In function `main': ex3.c:(.text.startup+0x3b): 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 21:02:39
- Judged At
- 2018-06-26 21:08:00
- Judged By
- Score
- 0
- Total Time
- 9ms
- Peak Memory
- 348.0 KiB