4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
var io = include "io";
|
|
var math = include "math";
|
|
|
|
var print = io.print; |