Run id: 147868

Main.cc: In function 'int main()':
Main.cc:9:5: error: expected ')' before 'printf'
     printf("%lf",d/b,d//b%);
     ^