Compile Error
/in/HW6.cpp: In function 'int main()': /in/HW6.cpp:39:13: error: 'gets' was not declared in this scope gets(s2); ^~~~ /in/HW6.cpp:39:13: note: suggested alternative: 'fgets' gets(s2); ^~~~ fgets
Information
- Submit By
- Type
- Submission
- Homework
- HW #6
- Language
- C++
- Submit At
- 2020-12-03 22:44:59
- Judged At
- 2020-12-03 22:44:59
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes