Problem gota
User nicc
Submission Time 2025-06-18 09:29:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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'){
| ^~~~~~