fork download
  1. import Control.Monad(join)
  2. theThingy = "int Array" ++ (join $ replicate 64 "[x]")
  3.  
  4. main = putStrLn theThingy
Success #stdin #stdout 0.02s 3580KB
stdin
Standard input is empty
stdout
int Array[x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x][x]