MarcosK's blog

By MarcosK, 12 months ago, In English

Hello, Codeforces!

Since my team and I came back home after the ICPC Dhaka World Finals event, I've been trying to find some time to upload the competition to Codeforces. I'm happy to announce that the waiting is over. Now you can send your solutions or do a virtual participation in the Codeforces gym.

Feel free to use this blog to discuss about the problems :)

On a side note, I would like to mention that, given that ICPC webpage doesn't have the official checkers used for the problems, I had to write them from scratch. If you find any bug/error, please reach out to me in DM.

Happy coding!

Full text and comments »

Announcement of 2021 ICPC World Finals
  • Vote: I like it
  • +128
  • Vote: I do not like it

By MarcosK, 12 months ago, In English

Hi everyone!

The 2022-2023 ICPC Latin America Regional Programming Contest was held last weekend. Given that (as far as I know) there is no official editorial for the problems, I decided to create one.

Please notice that, given that these are not the official solutions, there can be typos/mistakes in the explanations. Feedback is always appreciated :)

I would like to thank lsantire for reviewing the editorial and providing valuable feedback.

Don't hesitate to reach out to me if you have any questions/suggestions. Thank you!

104252A - Asking for Money

Hint
Solution
Code

104252B - Board Game

Hint
Solution
Code

104252C - City Folding

Hint
Solution
Code

104252D - Daily Trips

Hint
Solution
Code

104252E - Empty Squares

Hint
Solution
Code

104252F - Favorite Tree

Hint
Solution
Code

104252G - Gravitational Wave Detector

Hint
Solution
Code

104252H - Horse Race

Hint
Solution
Code

104252I - Italian Calzone & Pasta Corner

Hint
Solution
A case that takes O(n^4 * log n) operations
Code

104252J - Joining a Marathon

Hint
Solution
Code

104252K - Kind Baker

Hint
Solution
Code

104252L - Lazy Printing

Hint
Solution
Code

104252M - Maze in Bolt

Hint
Solution
Code

Full text and comments »

  • Vote: I like it
  • +120
  • Vote: I do not like it