Problem swords
User PerihelionfromAphelion
Submission Time 2026-08-21 17:25:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

swords.cpp: In function ‘int32_t main()’:
swords.cpp:10:32: error: ‘n’ was not declared in this scope; did you mean ‘yn’?
10 | vector<pair<int, int>> swords(n);
| ^
| yn