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