Problem deciphering_zane_4
User Dolphy
Submission Time 2024-01-01 17:05:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

deciphering_zane_4.cpp: In function ‘const char* solve(int)’:
deciphering_zane_4.cpp:5:11: error: ‘t’ was not declared in this scope
5 | else if (t==1) return "confession\n";
| ^