4 lines
30 B
Plaintext
4 lines
30 B
Plaintext
|
while(true) {
|
||
|
print("e");
|
||
|
}
|