ask(replace(' 1111
/000 /|
/000 / |
/000 //||
/111_____//|||
| 111_ |2|
2 |||002 |||
2 ||/002 ||/
200 2
200 2
|_|/00 |_|/',new string[][]{{'0',' '},{'1','______'},{'2','| ||'}}));
Note that non-ascii characters in the above source code will be escaped (such as \x9f).