Problem | deciphering_zane |
---|---|
User | mingging1748 |
Submission Time | 2024-05-18 11:15:32 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
deciphering_zane.cpp: In function ‘int main()’:
deciphering_zane.cpp:8:3: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
8 | ans = "no im typing with one hand";
| ^~~
| abs
deciphering_zane.cpp:10:3: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
10 | ans = "";
| ^~~
| abs
deciphering_zane.cpp:12:3: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
12 | ans = "";
| ^~~
| abs
deciphering_zane.cpp:14:3: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
14 | ans = "";
| ^~~
| abs
deciphering_zane.cpp:16:3: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
16 | ans = "";
| ^~~
| abs
deciphering_zane.cpp:18:3: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
18 | ans = "";
| ^~~
| abs
deciphering_