#include int main() { putstring("hello, world"); putnl(); return 0; }