Problem ihate1111
User siqideng09
Submission Time 2023-11-10 15:11:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ihate1111.cpp: In function ‘int main()’:
ihate1111.cpp:16:3: error: ‘a’ was not declared in this scope
16 | a = arr[i];
| ^
ihate1111.cpp:28:1: error: expected ‘}’ at end of input
28 | }
| ^
ihate1111.cpp:7:1: note: to match this ‘{’
7 | {
| ^