Problem | segmenttree |
---|---|
User | YellowPurpleDragon |
Submission Time | 2025-09-01 14:20:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
segmenttree.cpp: In function ‘int main()’:
segmenttree.cpp:67:11: error: ‘sync_with_stdio’ was not declared in this scope
67 | ios_base:sync_with_stdio(0); cin.tie(0);
| ^~~~~~~~~~~~~~~