Блог пользователя daftcoder

Автор daftcoder, 15 лет назад, По-английски
If you write on Java and still don't have a good template with most of needed algorithms, I recommend you to pay attention to a template by Abrackadabra.

You can find his code on the standings page, finding him in a table, double-pressing to a cell of a problem and finally clicking on a submit id.

But I don't give a guaranties that all code is correct.

GL & HF ;-)
  • Проголосовать: нравится
  • +2
  • Проголосовать: не нравится

15 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится
I'm not sure if it is allowed to use code not written by yourself
15 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится
I think using any code that differs from input/output template is a kind of cheating (prewritten algorithm libraries, e-maxx.ru/algo/). Contestant must write any line of solution by yourself and during the contest.
15 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится
I think people must be punished for such a big amount of unused code, as it is done in TopCoder (for more than 30% of unused code).
15 лет назад, скрыть # |
 
Проголосовать: нравится +5 Проголосовать: не нравится
O_o and I don't know about that discussion =)
I see that it's unfair to use not yours code, but what's wrong in using your own code just written some time ago?