Problem | ballgame |
---|---|
User | PlayVoltz |
Submission Time | 2023-12-12 19:16:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
ballgame.cpp: In function βint ballgame(int, int, int, int*, int*)β:
ballgame.cpp:93:45: error: expected primary-expression before β)β token
93 | sort(vect.begin(), vect.end(), greater<pii>);
| ^