Day 1/60: Div.2 632 and easy sorting/binary search problems

Revision en1, by Guendabiaani, 2020-04-09 07:08:46

Today I participated in the Div.2 Round 632 and solved all the 1200 level problems of sorting and binary search from my list. I will write the main takeaways for self reference.

Div. 2 Round 632:

Contest experience

Sorting:

492B - Vanya and Lanterns

Solution

519B - A and B and Compilation Errors

Solution

456A - Laptops

Solution

1294B - Collecting Packages

Solution

977C - Less or Equal

Solution

Binary Search:

755B - PolandBall and Game

Solution

911B - Two Cakes

Solution

1260B - Obtain Two Zeroes

Solution

743B - Chloe and the sequence

Solution

1221C - Perfect Team

Solution

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English Guendabiaani 2020-04-09 07:08:46 7207 Initial revision (published)