Coding Exercise – 1. Life, the Universe, and Everything – Learning LUA programming language
January 19, 2014
beginner, brute force, code, implementation, LUA programming language, programming languages, SPOJ online judge
No Comments
LUA programming language is lightweight. I am recently learning it and am impressed by how small the final executable is (around 250 KB). The LUA is supposed to be …