0_0_25396040_31245.cpp: In function 'int main()': 0_0_25396040_31245.cpp:52:9: error: expected ';' before 'int' int l = s[0].left; ^ 0_0_25396040_31245.cpp:54:42: error: 'l' was not declared in this scope int length = min(s[i].right, l); ^