| Problem | sorting2 |
|---|---|
| User | maximushartanto |
| Submission Time | 2025-12-10 15:09:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
sorting2.cpp: In function ‘void sort_questions(int, int, int*)’:
sorting2.cpp:6:6: error: ‘n’ was not declared in this scope
6 | if (n == 2){
| ^