Problem platonic10
User Nikelodean
Submission Time 2025-12-08 09:17:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

platonic10.cpp: In function ‘int main()’:
platonic10.cpp:7:6: error: ‘sync_with_stdio’ was not declared in this scope
7 | ios:sync_with_stdio(0); cintie(0);
| ^~~~~~~~~~~~~~~
platonic10.cpp:7:26: error: ‘cintie’ was not declared in this scope; did you mean ‘finite’?
7 | ios:sync_with_stdio(0); cintie(0);
| ^~~~~~
| finite