5 lines
36 B
Plaintext
5 lines
36 B
Plaintext
|
|
function main(args) {
|
||
|
|
return 0
|
||
|
|
}
|
||
|
|
|