| Problem | platonic5 |
|---|---|
| User | OSZ |
| Submission Time | 2025-06-19 11:07:45 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic5.cpp:12:9: error: missing terminating ' character
12 | int b=0';
| ^~
platonic5.cpp: In function ‘int main()’:
platonic5.cpp:13:2: error: expected ‘,’ or ‘;’ before ‘while’
13 | while (b<n){
| ^~~~~