[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Using Lua in programming contests
- From: Roberto Ierusalimschy <roberto@...>
- Date: Thu, 5 Jan 2017 16:50:59 -0200
> Maybe Lua should have 13 seconds timeout to make the competition honest?
The numbers you gave were these:
2 C, Pascal
3 Brainf**k, C#, COBOL, D, PyPy
4 F#, Go, Java
5 Fortran, Haskell, Smalltalk, Tcl, VB.NET
7 Scala
8 Clojure
9 Perl, PHP
10 Javascript, Julia, Python, R, Ruby
12 Common Lisp, Erlang, Lua 5.2
The whole table seems quite arbitrary. Fortran is equivalent to
Smalltalk and Tcl? Lua is slower than PHP? Brainfuck is faster than
[whatever]?
-- Roberto