Record Detail

Compile Error

/in/cipher.cpp: In function 'std::__cxx11::string de(const string&, bool)':
/in/cipher.cpp:353:40: error: 'encoded' was not declared in this scope
         if (blank&&i+3<secret2.size()&&encoded[i+3]==' ') {
                                        ^~~~~~~
/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-11-03 22:04:04
Judged At
2024-11-03 22:04:04
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes