What will be the output of the following code? void main () [printf("%3 f\n)", 8/((3*8));]