module pind.samples.ja.input.input_3; import std.stdio;void main(){writeln("Hard to read!");}