5 lines
No EOL
51 B
Text
5 lines
No EOL
51 B
Text
import os
|
|
|
|
main() {
|
|
os.exit((2 + 3) * 2 / 3 - 1)
|
|
} |