Problem | prisoners |
---|---|
User | AnnoyingGuest |
Submission Time | 2023-04-21 16:31:29 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
swapper.cpp: In function ‘void swapper(int, int*)’:
swapper.cpp:4:24: error: ‘n’ was not declared in this scope
4 | for (int i = 0; i < 2*n; i++) {
| ^