prog.cpp: In function ‘int main()’:
prog.cpp:9:8: error: expected ‘;’ before string constant
printf"To make apple sauce you need %lf apples and %d cups of sugar!", WHAT_GOES_HERE, WHAT_GOES_HERE )
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~