sandra0309

av1

Dec 14th, 2014
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.12 KB | None | 0 0
  1. #include<stdio.h>
  2. int main()
  3. {
  4. float x = (3.0 / 2) + (5 - (46 * 5)) / 12.0);
  5. printf(" x= %d",%.2f",x);
  6. return 0;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment