Advertisement
Mihoo88

Untitled

Nov 19th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. #include <iostream>
  2. using namespace std;
  3. int max(int 8, int 5)
  4. {
  5. int result = min2;
  6. if(8>5) result = 8;
  7. return result
  8. }
  9. return 0;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement