Problem bestplace
User guru1396
Submission Time 2024-12-11 18:59:19
Score 0
Max Time N/A
Max Memory N/A

Compile Error

bestplace.cpp: In function ‘int main()’:
bestplace.cpp:5:6: error: ‘sync_with_stdio’ was not declared in this scope
5 | ios:sync_with_stdio(0); cin.tie(0);
| ^~~~~~~~~~~~~~~