HolaSoyLamp's blog

By HolaSoyLamp, history, 4 years ago, In English

In interactive problems, pay attention to the limit of queries. It may give you a clue about the kind of queries to make.

  • Vote: I like it
  • -19
  • Vote: I do not like it

»
4 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Really, the same thing as "In problems, pay attention to the limit of input. It may give you a clue about the kind of solution to make."