import stdio def simple_test() -> int: stdio.printf("hello\n") return 0