6 lines
35 B
Plaintext
6 lines
35 B
Plaintext
|
|
|
||
|
|
fun main(): int {
|
||
|
|
return 0
|
||
|
|
}
|
||
|
|
|