0_0_21753123_20409.cpp: In function 'int main()':
0_0_21753123_20409.cpp:26:37: error: expected ')' before numeric constant
while(sum - 2*num > 1 && kinds >1 2){
^
0_0_21753123_20409.cpp:26:38: error: expected ';' before ')' token
while(sum - 2*num > 1 && kinds >1 2){
^
0_0_21753123_20409.cpp:40:1: error: expected '}' at end of input
}
^
0_0_21753123_20409.cpp:40:1: error: expected '}' at end of input
|