fn main(){for i in 7..{print!("{:.<39}{:.^41} ","",if i==29{"WALDO"}else{&"#####"[..i%28/22|1<<27>>i&6]})}}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page