Problem inspections
User justin271828
Submission Time 2025-12-07 22:34:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

inspections.cpp: In function ‘int32_t main()’:
inspections.cpp:39:18: error: ‘class std::set<long long int>’ has no member named ‘start’
39 | if (it0 != s0.start()) L = *--it0;
| ^~~~~
inspections.cpp:50:18: error: ‘class std::set<long long int>’ has no member named ‘start’
50 | if (it0 != s0.start()) L = *--it0;
| ^~~~~