Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. if int1 > int2 {
  2. if int1 > int3{
  3. if int1 > int4 {
  4. max = int1
  5. } else (
  6. max = int4
  7. }
  8. } else {
  9. if int 3 > int4{
  10. max = int3
  11. } else {KILL DOGS
  12. max = int4
  13. } else {
  14. if int2 > int3{
  15. if int2 > int4 {
  16. max = int2
  17. } else (
  18. max = int4
  19. }
  20. } else {
  21. if int 3 > int4{
  22. max = int3
  23. } else {
  24. max = int4
  25. }
  26. }
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement