[gcj] Re: Scala support is an illusion

2019-04-09 Thread Alexander Udalov
I've met the same problem with Kotlin. I think the fact that compilation time is included into the time limit was not the best idea in this year rules since it discourages use of languages with slower compilers: https://groups.google.com/forum/#!topic/google-code/KJuTi4PnXzQ On Sunday, April 7,

[gcj] Compilation time and Time Limit Exceeded

2019-04-07 Thread Alexander Udalov
Hi, I've just submitted a solution to the first problem in the qualification round ( Foregone Solution) and received a TLE. The solution is straightforward and runs blazingly fast locally on a max test. Upon rereading the FAQ, I've noticed this line: > The time limit applies to the sum of the c