cut string by ksk

List.map(fun i->print_string(String.sub(read_line())0i))[0;31;27]

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page