Main.c: In function ‘main’:Main.c:7:29: error: expected expression before ‘%’ token 7 | sum=(a+b+c+d+e+f+g+h+i)/%10; | ^