Problem | platonic2 |
---|---|
User | akyy1713 |
Submission Time | 2025-06-19 09:58:14 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
platonic2.cpp: In function ‘int main()’:
platonic2.cpp:11:9: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
11 | ans = i;
| ^~~
| abs
platonic2.cpp:13:13: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
13 | cout << ans;
| ^~~
| abs