| Problem | laptop |
|---|---|
| User | Javel17 |
| Submission Time | 2024-06-21 15:48:09 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
laptop.cpp: In function ‘int main()’:
laptop.cpp:10:10: error: ‘a’ was not declared in this scope
10 | sort (a, a+n);
| ^
laptop.cpp:10:15: error: ‘n’ was not declared in this scope
10 | sort (a, a+n);
| ^