Problem | potatosalad |
---|---|
User | rgcoders |
Submission Time | 2023-10-26 10:01:01 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
potatosalad.cpp: In function βint main()β:
potatosalad.cpp:13:32: error: missing template arguments before β)β token
13 | sort(p.begin(),p.end(),greater);
| ^