Problem platonic10
User Nikelodean
Submission Time 2025-12-08 09:17:48
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); cin.tie(0);
| ^~~~~~~~~~~~~~~