Problem | platonic |
---|---|
User | Goatedrizzysigmaguy69420 |
Submission Time | 2025-06-19 09:32:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
platonic.cpp: In function ‘int main()’:
platonic.cpp:12:24: error: expected ‘;’ before ‘{’ token
12 | (a == b && b == c) {
| ^~
| ;