Problem | bombardirocrocodilo |
---|---|
User | Red123 |
Submission Time | 2025-06-04 10:03:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
bombardirocrocodilo.cpp: In function ‘int main()’:
bombardirocrocodilo.cpp:19:14: error: ‘i’ was not declared in this scope
19 | cout << arr[i]
| ^
bombardirocrocodilo.cpp:19:15: error: expected ‘}’ at end of input
19 | cout << arr[i]
| ^
bombardirocrocodilo.cpp:5:14: note: to match this ‘{’
5 | signed main(){
| ^