| Problem | potatosalad |
|---|---|
| User | Cat |
| Submission Time | 2025-04-16 16:08:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function βint main()β:
potatosalad.cpp:11:32: error: expected primary-expression before β)β token
11 | sort(a, a + n, greater<int>);
| ^