Owl Get a Life
addition.cpp: In function ‘int main()’:addition.cpp:7:22: error: expected ‘,’ or ‘;’ before ‘:’ token 7 | int d = ((b+10)/5)-c: | ^