Compile Error
/in/cipher.cpp: In function 'void dealMode(const int&, char*, MODE&)': /in/cipher.cpp:50:26: error: unused parameter 'argc' [-Werror=unused-parameter] void dealMode(const int& argc, char* argv, MODE& mode) { ^~~~ cc1plus: all warnings being treated as errors /in/compile/Makefile:23: recipe for target 'cipher.o' failed make: *** [cipher.o] Error 1
Information
- Submit By
- Type
- Submission
- Homework
- Exercise 3
- Language
- C++
- Submit At
- 2024-10-26 02:46:08
- Judged At
- 2024-10-26 02:46:08
- Judged By
- Score
- 0
- Total Time
- 0ms
- Peak Memory
- 0 Bytes