Please subscribe to the official Codeforces channel in Telegram via the link https://t.me/codeforces_official. ×

null_awe's blog

By null_awe, 6 weeks ago, In English

Thank you for participating! We put a lot of effort into this contest. Special thanks to TheScrasse for contributing to these problems.

Rating Predictions

Also, check out this video editorial for problems A through C2 by one of our testers! https://www.youtube.com/watch?v=hS8Z3k57f6Q

Solutions

1984A - Strange Splitting

Problem Credits: buffering
Analysis: buffering

Hint 1
Hint 2
Solution
Code (C++)
1984B - Large Addition

Problem Credits: flamestorm
Analysis: null_awe

Solution 1

Hint 1
Hint 2
Hint 3
Solution
Code (C++)
1984C1 - Magnitude (Easy Version) and 1984C2 - Magnitude (Hard Version)

Problem Credits: buffering
Analysis: null_awe

Hint 1
Hint 2
Solution (Easy Version)
Solution (Hard Version)
Code (C++)

1984D - ''a'' String Problem

Problem Credits: le0n
Analysis: null_awe

Hint 1
Solution
Code (C++)

1984E - Shuffle

Problem Credits: null_awe, thanks to wavelets for helping with brainstorming
Analysis: null_awe

Solution
Code (C++)

1984F - Reconstruction

Problem Credits: buffering
Analysis: buffering

Hint 1
Hint 2
Hint 3
Hint 4
Solution
Code (C++)

1984G - Magic Trick II

Problem Credits: null_awe
Analysis: null_awe

Hint 1
Hint 2
Solution
Code (C++)

1984H - Tower Capturing

Problem Credits: flamestorm
Analysis: flamestorm

Hint 1
Hint 2
Solution
Code (C++)

Full text and comments »

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

By null_awe, history, 21 month(s) ago, In English

Hi MikeMirzayanov,

My submissions were skipped from today's contest due to plagiarism checker for problem E2. As stated by others, problem E2 had a very similar idea to BOI 2022 communication, and the main logic of the code from my solution was copied from a previous submission for that problem (https://oj.uz/submission/592003, you can see that this code was submitted months before this contest).

I'm not sure whether this problem was intentionally copied or not — but I don't believe that I broke any Codeforces rules with this submission, since the source code was published before the contest started. Please review my case, thanks!

EDIT: My submission https://codeforces.com/contest/1746/submission/176378653

EDIT 2: In case evidence of search history cache is needed (my time zone is GMT-7, so 8:47 AM on October 15th is during the contest for me):

Full text and comments »

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