| Problem | guessproblem4_ex |
|---|---|
| User | asruby |
| Submission Time | 2024-01-05 20:50:50 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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
| ^