Problem swords
User Slayer
Submission Time 2026-02-08 13:43:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp: In function ‘int main()’:
swords.cpp:26:13: error: expected ‘;’ before ‘arr’
26 | cin arr[i].fi >> arr[i].se;
| ^~~~
| ;