Problem | moneychanger |
---|---|
User | PlayVoltz |
Submission Time | 2023-03-09 16:27:57 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
moneychanger.cpp: In function ‘int main()’:
moneychanger.cpp:12:41: error: overloaded function with no contextual type information
12 | sort(vect.begin(), vect.end(), reverse=true);
| ^~~~