{"raw_statement":[{"iden":"problem statement","content":"Print the $L$\\-th through $R$\\-th characters of the string `atcoder`."},{"iden":"constraints","content":"*   $L$ and $R$ are integers.\n*   $1 \\le L \\le R \\le 7$"},{"iden":"input","content":"Input is given from Standard Input in the following format:\n\n$L$ $R$"},{"iden":"sample input 1","content":"3 6"},{"iden":"sample output 1","content":"code\n\nThe $3$\\-rd through $6$\\-th characters of `atcoder` are `code`."},{"iden":"sample input 2","content":"4 4"},{"iden":"sample output 2","content":"o"},{"iden":"sample input 3","content":"1 7"},{"iden":"sample output 3","content":"atcoder"}],"translated_statement":null,"sample_group":[],"show_order":["default"],"formal_statement":null,"simple_statement":null,"has_page_source":true}