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