Mishkafofer

page30_ex11_original

Apr 20th, 2018
23
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.06 KB | None | 0 0
  1. #include <stdio.h>
  2. main()
  3. {
  4. printf("%f\n",sqrt(2));
  5. }
Add Comment
Please, Sign In to add comment