| Problem | platonic4 |
|---|---|
| User | Kieran69 |
| Submission Time | 2026-03-02 16:26:03 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
platonic4.cpp: In function ‘int main()’:
platonic4.cpp:6:15: error: expected ‘}’ at end of input
6 | cin.tie(0);
| ^
platonic4.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^