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

Автор guille, 12 лет назад, По-английски

Dear Colleagues, For the last two years we have developed an online judge for theory of computation at http://racso.lsi.upc.edu/juez. In particular, we have exercises about context-free grammars. It would be great if you take a look to it. Next July 30 from 14h to 16h (+1GMT) we will organize a global exam (like a contest) about context-free grammars. It would be very nice if you take part on it. Also, if you are interested in preparing a specific global exam on this subject, now the site allows the introduction of new exercises by any user (we can insert your exercises in a future exam if you mark them as private). Inserting a new exercise is very easy: it is not necessary to give a set of tests, just a statement (in latex) and a correct solution (a context-free grammar).

  • Проголосовать: нравится
  • +29
  • Проголосовать: не нравится

»
12 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Hi, could one use this judge for educational purposes? For example for homework.

  • »
    »
    12 лет назад, скрыть # ^ |
     
    Проголосовать: нравится 0 Проголосовать: не нравится

    Yes, of course, it is completely open and you can use it for your necessities. It is not necessary to register to make submissions, but you should register if you want to have history of your previous submissions.

»
12 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

¿Es el mateix jutge de TC?

»
12 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

The visual editor is awesome! :)

»
12 лет назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

I've been looking for something like this for a very long time, it would be great if you add some editorials for the problems like codechef and maybe if you can add some resources (books to read, videos to watch etc) with the editorial it would be awesome. Problems involving parsing are really rare on normal online judges.