4 lines
35 B
Plaintext
4 lines
35 B
Plaintext
proc main() {
|
|
printi(20 * 50);
|
|
}
|
proc main() {
|
|
printi(20 * 50);
|
|
}
|