Problem | guessproblem4_ex |
---|---|
User | Xiaoyang |
Submission Time | 2024-01-01 02:00:59 |
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:6:5: error: ‘t’ was not declared in this scope
6 | if(t==21)s="treasures";
| ^