Problem | platonic |
---|---|
User | cloudyskykid |
Submission Time | 2025-08-07 07:49:05 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
platonic.cpp: In function ‘int main()’:
platonic.cpp:11:10: error: expected ‘;’ before ‘}’ token
11 | c == v
| ^
| ;
12 | }
| ~