Problem guessproblem4_ex
User kahchun
Submission Time 2024-01-05 21:54:02
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guessproblem4_ex.cpp: In function ‘const char* solve(int)’:
guessproblem4_ex.cpp:20:33: error: ‘l’ was not declared in this scope
20 | if(T == 26)return "towers_noi";l
| ^