Problem binarysearch
User Red123
Submission Time 2026-01-26 16:59:38
Score 0
Max Time N/A
Max Memory N/A

Compile Error

binarysearch.cpp: In function ‘int main()’:
binarysearch.cpp:6:11: error: ‘sync_with_stdio’ was not declared in this scope
6 | ios_base:sync_with_stdio(false);
| ^~~~~~~~~~~~~~~