Author
anonymous
almost 6 years ago
Haskell
ghc 8.4.2
$ ghc prog.hs -o prog.exe -Wall
[1 of 1] Compiling Main ( prog.hs, prog.o ) Linking prog.exe ... (array (0,2) [(0,999),(1,0),(2,0)],array (0,2) [(0,999),(1,0),(2,0)])
[1 of 1] Compiling Main ( prog.hs, prog.o ) Linking prog.exe ...
(array (0,2) [(0,999),(1,0),(2,0)],array (0,2) [(0,999),(1,0),(2,0)])