Solving easy problems on online judge website is a good way to learn a new programming language. As LISP is a popular functional programming language, I wonder why do we can't submit source code written by LISP, while we can submit source code written by some other functional languages like Haskell, Scala or OCaml. Wish someone can explain this.