Record Detail

Compile Error

/in/ex3.cpp: In function 'std::__cxx11::string decrypt(std::__cxx11::string*, bool)':
/in/ex3.cpp:29:30: error: unused parameter 'square' [-Werror=unused-parameter]
 string decrypt(string square[],bool sparse){
                              ^
cc1plus: all warnings being treated as errors
/in/compile/Makefile:20: recipe for target 'ex3.o' failed
make: *** [ex3.o] Error 1

Information

Submit By
Type
Submission
Homework
Exercise 3
Language
C++
Submit At
2024-11-02 11:28:17
Judged At
2024-11-02 11:28:17
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes