Skip to content

Instantly share code, notes, and snippets.

@sasamijp
Created May 3, 2013 11:11
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sasamijp/5508544 to your computer and use it in GitHub Desktop.
Save sasamijp/5508544 to your computer and use it in GitHub Desktop.
千本チンポ 夜に紛れ 君の膣に 届かないよ
public class Penis {
public static void main (String[] args) {
int n = 0;
while (n <= 1000) {
System.out.println("チンポ");
n++;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment