Wrong Answer
/in/ex3.c: In function 'main': /in/ex3.c:6:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(sen,100,stdin); ^~~~~~~~~~~~~~~~~~~~ /in/ex3.c:7:5: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(word,10,stdin); ^~~~~~~~~~~~~~~~~~~~
Information
- Submit By
- Type
- Submission
- Homework
- Assignment 5
- Language
- C
- Submit At
- 2018-06-26 20:59:43
- Judged At
- 2018-06-26 21:08:00
- Judged By
- Score
- 0
- Total Time
- 8ms
- Peak Memory
- 348.0 KiB