Problem mountains
User YellowPurpleDragon
Submission Time 2025-11-12 11:20:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mountains.cpp: In function ‘int main()’:
mountains.cpp:7:2: error: ‘sync_with_stdio’ was not declared in this scope
7 | sync_with_stdio(0); cin.tie(0);
| ^~~~~~~~~~~~~~~