import std.stdio; void main() { writeln("hello world"); }
输入: