Problem | gota |
---|---|
User | nicc |
Submission Time | 2025-06-18 09:29:27 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
gota.cpp: In function ‘int main()’:
gota.cpp:8:1: error: ‘arr’ was not declared in this scope
8 | arr [N];
| ^~~
gota.cpp:12:5: error: ‘number’ was not declared in this scope
12 | if (number == 'A'){
| ^~~~~~