| Problem | childvschild |
|---|---|
| User | JJ1234 |
| Submission Time | 2024-12-18 10:21:56 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
childvschild.cpp: In function ‘int main()’:
childvschild.cpp:19:33: error: ‘ccomp’ was not declared in this scope; did you mean ‘comp’?
19 | sort(game.begin(), game.end(), ccomp);
| ^~~~~
| comp