Problem segmenttree
User Dolphy
Submission Time 2023-12-06 09:29:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

segmenttree.cpp:1:10: fatal error: bits/stdc++.h>usin: No such file or directory
1 | #include <bits/stdc++.h>using namespace std;
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.