Problem ljubomora
User Kishan
Submission Time 2023-06-13 12:38:00
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ljubomora.cpp: In function ‘int main()’:
ljubomora.cpp:12:14: error: expected ‘;’ before ‘}’ token
12 | cin >> a[i]
| ^
| ;
13 | }
| ~