Problem ccs
User PlayVoltz
Submission Time 2023-07-30 21:21:26
Score 0
Max Time N/A
Max Memory N/A

Compile Error

ccs.cpp:6:28: error: size ‘-4’ of array ‘segmenttree’ is negative
6 | bool segmenttree[2147483647*4] = {true};
| ~~~~~~~~~~^~