Problem segmenttree2
User personjs
Submission Time 2025-02-14 14:27:05
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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