0_0_33904162_21054.cpp: In function 'int main()': 0_0_33904162_21054.cpp:67:18: error: expected unqualified-id before ';' token int l, r,; ^ 0_0_33904162_21054.cpp:68:34: error: 'k' was not declared in this scope scanf("%d%d%d", &l, &r, &k); ^