Hand and Brain Competitive Programming

Правка en1, от EugeneJudo, 2021-09-13 19:48:53

In chess there's a variant called Hand and Brain where each side consists of two players. The first decides which piece to move (the brain), and the second decides where to move it (the hand.) I was thinking whether this is extendable to competitive programming. The brain solves the problem, and the hand has to implement it just from what the brain tells them (must not be too detailed.) How crazy does this sound?

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский EugeneJudo 2021-09-13 19:48:53 454 Initial revision (published)