Advertisement
Guest User

Untitled

a guest
May 31st, 2010
483
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.18 KB | None | 0 0
  1. // govnocode
  2. System.out.print("1");
  3. System.out.print("2-1");
  4. System.out.print("1-2-3");
  5. System.out.print("4-3-2-1");
  6. System.out.print("1-2-3-4-5");
  7. System.out.print("6-5-4-3-2-1");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement