Problem | deciphering_zane_4 |
---|---|
User | eulerleonhardfan |
Submission Time | 2024-01-01 13:35:16 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deciphering_zane_4.cpp:38:21: error: stray ‘\342’ in program
38 | if(T==15)return “tan shuwei”;
| ^
deciphering_zane_4.cpp:38:22: error: stray ‘\200’ in program
38 | if(T==15)return “tan shuwei”;
| ^
deciphering_zane_4.cpp:38:23: error: stray ‘\234’ in program
38 | if(T==15)return “tan shuwei”;
| ^
deciphering_zane_4.cpp:38:34: error: stray ‘\342’ in program
38 | if(T==15)return “tan shuwei”;
| ^
deciphering_zane_4.cpp:38:35: error: stray ‘\200’ in program
38 | if(T==15)return “tan shuwei”;
| ^
deciphering_zane_4.cpp:38:36: error: stray ‘\235’ in program
38 | if(T==15)return “tan shuwei”;
| ^
deciphering_zane_4.cpp: In function ‘const char* solve(long long int)’:
deciphering_zane_4.cpp:38:24