Problem candymountain_ex
User John
Submission Time 2025-11-28 15:28:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

candymountain_ex.cpp: In function ‘int main()’:
candymountain_ex.cpp:43:20: error: unable to find numeric literal operator ‘operator""LL’
43 | seg.resize(4*n+1, 1e10LL);
| ^~~~~~