Advertisement
Guest User

Untitled

a guest
May 26th, 2015
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. public class FloorCollapsingFallingBouncingBackAnd {
  2. public static void main(String oneDayIAmGonnaGrowWings[]) {
  3. long hysterical = 5 * 50 * 500 * 5000 * 50000;
  4. long useless = 5 * 50 * 500 * 5000;
  5. long letDownAndHangingAround = hysterical / useless;
  6.  
  7. System.out.println(letDownAndHangingAround);
  8. }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement