0_0_39764329_12166.cpp: In function 'int main()': 0_0_39764329_12166.cpp:10:24: error: expected ';' before 'while' 10 | sum = 0 | ^ | ; 11 | while(M--){ | ~~~~~