0_0_16154755_18990.cpp: In function 'bool check(ll)':
0_0_16154755_18990.cpp:33:1: error: expected ';' before '}' token
}
^
0_0_16154755_18990.cpp: In function 'int main()':
0_0_16154755_18990.cpp:47:22: error: 'l' was not declared in this scope
if(check(l) || cnt > 12345)
^
|