avnithv's blog

By avnithv, history, 5 weeks ago, In English

Thanks to the $$$20$$$+ teams who participated in the TJIOI 2024 contest in-person and others who competed virtually in the mirror. We hope you enjoyed the problems! Please let us know in the comments if you have any questions or feedback.

[problem:523552A]

Idea: DanielQiu, Preparation: DanielQiu

Solution
Code (C++)

[problem:523552B]

Idea: avnig, Preparation: xug

Solution
Code (C++)

[problem:523552C]

Idea: ChiMasterBing, Preparation: ChiMasterBing

Solution
Code (C++)

[problem:523552D]

Idea: avnithv, Preparation: avnithv

Solution
Code (C++)

[problem:523552E]

Idea: avnithv, Preparation: avnithv

Solution
Code (C++)

[problem:523552F]

Idea: avnithv, Preparation: avnithv

Solution
Code (C++)

[problem:523552G]

Idea: xug, Preparation: xug

Solution
Code (C++)

[problem:523552H]

Idea: DanielQiu, Preparation: DanielQiu

Solution
Code (C++)

[problem:523552I]

Idea: xug, Preparation: xug

Solution
Code (C++)

[problem:523552J]

Idea: xug, Preparation: xug

Solution
Code (C++)

[problem:523552K]

Idea: avnithv, Preparation: avnithv

Solution
Code (C++)

[problem:523552L]

Idea: MunirKP, Preparation: MunirKP

Solution
Code (Python)

[problem:523552M]

Idea: flight, Preparation: flight

Solution
Code (C++)
  • Vote: I like it
  • +9
  • Vote: I do not like it

»
5 weeks ago, # |
  Vote: I like it +5 Vote: I do not like it

Is there a public leaderboard for the in person contest?

  • »
    »
    5 weeks ago, # ^ |
      Vote: I like it 0 Vote: I do not like it

    We have updated our website (linked in blog) to include the final standings for the in-person contest

»
5 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

Telephone Fever Dream just says tutorial coming soon!

»
5 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

How to come up with the 2*i + 1 multiplier for Telephone Fever Dream. I tried to understand it but couldn't I feel like the rest of it solves the problem for if you split into fixed r sized partitions.

»
5 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

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