Problem smurf
User Hijackedsoul
Submission Time 2023-06-21 20:10:01
Score 0
Max Time N/A
Max Memory N/A

Compile Error

smurf.cpp: In function ‘int main()’:
smurf.cpp:26:30: error: ‘a’ was not declared in this scope
26 | std::cout << arr[a] << " ";
| ^