Read well the problem statements

Revision en1, by MaxWelll, 2024-03-05 20:28:37

Just a piece of advice:

Read well the problem statements.

During Codeforces Round 932 (Div. 2), I was trying to solve a problem that was completely different from what the problem 1935D - Exam in MAC was. I thought x and y had to be in the given set, and had no idea what magic to do to make it not at least n^2 (maybe that should have given me a hint that I was misreading).

Another piece of advice:

Go through the example test cases

If I had gone through the example I would have noticed.

(this is mostly a note to myself)

Tags advice, reading, noob

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English MaxWelll 2024-03-05 20:28:37 560 Initial revision (published)