2 lines
41 B
Java
2 lines
41 B
Java
|
|
while (true) System.out.print("SPAM\n");
|
|
|
while (true) System.out.print("SPAM\n");
|