AksLolCoding's blog

By AksLolCoding, history, 23 hours ago, In English

For implementations, see my submissions

A — Serval and String Theory

Solution

B — Serval and Final MEX

Solution

C — Serval and The Formula

Solution

D — Serval and Kaitenzushi Buffet

Solution

E — Serval and Modulo

Solution

F1 — Serval and Colorful Array (Easy Version)

Solution

F2 — Serval and Colorful Array (Hard Version)

Solution

Overall, contest was fun and all problems were very good.

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

»
23 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by AksLolCoding (previous revision, new revision, compare).

»
23 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

bruh I spent an hour on C trying to solve it using bit propagation and then after the contest my GM friend spoiled the O(1) solution to me. NOW I feel so stupid... Kudos to the authors for coming up with these mind_benders, and thank you for the quick (unofficial) editorial!

»
19 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by AksLolCoding (previous revision, new revision, compare).

»
19 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

Added solution to F2

»
11 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

Great solution to C! orz AksLolCoding