| Problem | platonic20 |
|---|---|
| User | wongyikai |
| Submission Time | 2025-12-17 00:16:49 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic20.cpp: In function ‘bool appealing_bruteforce(std::vector<int>)’:
platonic20.cpp:20:30: error: expected ‘;’ before ‘}’ token
20 | a.pop_front()
| ^
| ;
21 | } else {
| ~