Problem | deciphering_zane_4 |
---|---|
User | Xiaoyang |
Submission Time | 2023-12-31 23:15:12 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deciphering_zane_4.cpp: In function ‘const char* solve(int)’:
deciphering_zane_4.cpp:35:44: error: expected ‘;’ before ‘if’
35 | if(t==18)s="cream puff alw take Edden’s"
| ^
| ;
36 | if(t==19)s="status";
| ~~