| Problem | cny |
|---|---|
| User | dakingwawin |
| Submission Time | 2024-12-11 13:58:20 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
cny.cpp: In function βint32_t main()β:
cny.cpp:10:31: error: expected primary-expression before β)β token
10 | sort(arr, arr+n, greater<int>);
| ^