Problem | deciphering_zane_ex |
---|---|
User | dzuizz |
Submission Time | 2025-04-24 10:45:44 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deciphering_zane_ex.cpp:3:1: error: ‘string’ does not name a type; did you mean ‘stdin’?
3 | string a[23];
| ^~~~~~
| stdin
deciphering_zane_ex.cpp: In function ‘const char* jellybean(int)’:
deciphering_zane_ex.cpp:5:3: error: ‘a’ was not declared in this scope
5 | a[1]="you finished your chem?";
| ^