Problem chope
User JoshJuice
Submission Time 2025-05-31 10:22:50
Score 0
Max Time N/A
Max Memory N/A

Compile Error

chope.cpp: In function ‘int main()’:
chope.cpp:23:17: error: ‘it’ was not declared in this scope; did you mean ‘i’?
23 | if (it != segs.end()) {
| ^~
| i