{"raw_statement":[{"iden":"statement","content":"小明同学写单词的时候喜欢反着写，比如 `hello` 他会写成 `olleh`。给出小明同学写的一个句子，请你将所有的单词复原。"},{"iden":"input","content":"共一行，一个字符串表示句子，单词之间以空格分隔。"},{"iden":"output","content":"每个单词一行。"},{"iden":"note","content":"句子长度不超过 $100$，仅包含小写字母和空格，不存在多余的空格。\n"}],"translated_statement":null,"sample_group":[["olleh dlrow","hello\nworld"]],"show_order":[],"formal_statement":null,"simple_statement":null,"has_page_source":false}