Hand and Brain Competitive Programming

Revision en1, by 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?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English EugeneJudo 2021-09-13 19:48:53 454 Initial revision (published)