Problem cny
User ilovepythonandhatecplusplus
Submission Time 2025-03-07 14:59:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cny.cpp: In function ‘int main()’:
cny.cpp:4:11: error: ‘sync_with_stdio’ was not declared in this scope
4 | ios_base:sync_with_stdio(0);cin.tie(0);
| ^~~~~~~~~~~~~~~