class Main { static void main() { Print("hello world"); } }