| Problem | swords |
|---|---|
| User | PerihelionfromAphelion |
| Submission Time | 2026-08-21 17:25:53 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
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