SelinD

v79s3e3

Mar 4th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. #include<iostream>
  2. using namespace std;
  3.  
  4. void max(double a,double b,doouble &c)
  5. {
  6. double x,y;
  7. x=(int)a/100.0+(int)(a*100)%100;
Advertisement
Add Comment
Please, Sign In to add comment