Problem | platonic5 |
---|---|
User | haiquan |
Submission Time | 2025-06-19 10:51:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
platonic5.cpp:7:2: error: expected initializer before ‘ios_base’
7 | ios_base::sync-with_stdio(0);
| ^~~~~~~~
platonic5.cpp:8:5: error: ‘cin’ does not name a type; did you mean ‘sin’?
8 | cin.tie(0){
| ^~~
| sin