Problem | descsort |
---|---|
User | briyanii |
Submission Time | 2024-02-01 16:54:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
descsort.cpp: In function ‘int main()’:
descsort.cpp:12:16: error: ‘n’ was not declared in this scope; did you mean ‘no’?
12 | sort(no, no + n, greater<int>());
| ^
| no