Problem cakerun
User PlayVoltz
Submission Time 2024-01-21 14:44:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

cakerun.cpp: In function ‘int main()’:
cakerun.cpp:33:15: error: base operand of ‘->’ has non-pointer type ‘const std::pair<int, int>’
33 | if (it->se->fi<l)break;
| ^~