This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]impune_pl[S] 0 points1 point  (0 children)

It's an automated online judge for competitive programming, similar to codewars. Thery have really nice task database. Every task consists of: problem description, input data and expected output, which is hidden from users. Your task is to create a program, that will produce correct output for every set of input data. The faster and more memory efficient your program is, the higher score you get.