Main.cc: In function ‘int main()’: Main.cc:9:5: error: expected ‘,’ or ‘;’ before ‘int’ int yushu = 20 % (3.14 * r * h) ^~~ Main.cc:14:5: error: ‘else’ without a previous ‘if’ else ^~~~