Problem swords
User R9q5P8
Submission Time 2026-01-19 17:00:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp: In function ‘int main()’:
swords.cpp:6:11: error: expected ‘}’ at end of input
6 | cout << 1;
| ^
swords.cpp:5:1: note: to match this ‘{’
5 | {
| ^