Problem | deciphering_zane_4 |
---|---|
User | bz |
Submission Time | 2024-01-01 13:33:17 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deciphering_zane_4.cpp:8:20: error: stray ‘\342’ in program
8 | if(T==6)return “myself”;
| ^
deciphering_zane_4.cpp:8:21: error: stray ‘\200’ in program
8 | if(T==6)return “myself”;
| ^
deciphering_zane_4.cpp:8:22: error: stray ‘\234’ in program
8 | if(T==6)return “myself”;
| ^
deciphering_zane_4.cpp:8:29: error: stray ‘\342’ in program
8 | if(T==6)return “myself”;
| ^
deciphering_zane_4.cpp:8:30: error: stray ‘\200’ in program
8 | if(T==6)return “myself”;
| ^
deciphering_zane_4.cpp:8:31: error: stray ‘\235’ in program
8 | if(T==6)return “myself”;
| ^
deciphering_zane_4.cpp: In function ‘const char* solve(int)’:
deciphering_zane_4.cpp:8:23: error: ‘myself’ was not declared in this scope
8 | i