Advertisement
spamspam252

Untitled

Feb 1st, 2015
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. else for ( o == 1 ; o <= 10 ; o++)
  2. {
  3. for (p == 1; p <= 4; p++)
  4. {
  5. if ((D1 == p*p*p) && (A1 == o*o))
  6. {
  7. if (P < 11)
  8. {
  9. if (t > u)
  10. fOut = v;
  11. else fOut = w;
  12. }
  13.  
  14. else
  15. if (a > b)
  16. {
  17. if (a < 1.00)
  18. fOut = a;
  19. else fOut = 1.00;
  20. }
  21. else
  22. {
  23. if (b < 1.00)
  24. fOut = b;
  25. else
  26. fOut = 1.00;
  27. }
  28. break;
  29. }
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement