Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

Блог пользователя avnithv

Автор avnithv, история, 5 месяцев назад, По-английски

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.

523552A - Cookie Eating I

Idea: DanielQiu, Preparation: DanielQiu

Solution
Code (C++)

523552B - Cookie Eating II

Idea: avnig, Preparation: xug

Solution
Code (C++)

523552C - Cookie Eating III

Idea: ChiMasterBing, Preparation: ChiMasterBing

Solution
Code (C++)

523552D - A + B = Cookie

Idea: avnithv, Preparation: avnithv

Solution
Code (C++)

523552E - Cookie Cutting

Idea: avnithv, Preparation: avnithv

Solution
Code (C++)

523552F - Cookie Filling

Idea: avnithv, Preparation: avnithv

Solution
Code (C++)

523552G - Snacks

Idea: xug, Preparation: xug

Solution
Code (C++)

523552H - String Inside String

Idea: DanielQiu, Preparation: DanielQiu

Solution
Code (C++)

523552I - Feeding Elmo

Idea: xug, Preparation: xug

Solution
Code (C++)

523552J - Tower Upgrades

Idea: xug, Preparation: xug

Solution
Code (C++)

523552K - Cookie Shuffle

Idea: avnithv, Preparation: avnithv

Solution
Code (C++)

523552L - Windmill

Idea: MunirKP, Preparation: MunirKP

Solution
Code (Python)

523552M - Telephone Fever Dream

Idea: flight, Preparation: flight

Solution
Code (C++)
  • Проголосовать: нравится
  • +9
  • Проголосовать: не нравится

»
5 месяцев назад, # |
  Проголосовать: нравится +5 Проголосовать: не нравится

Is there a public leaderboard for the in person contest?

»
5 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

Telephone Fever Dream just says tutorial coming soon!

»
5 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

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 месяцев назад, # |
  Проголосовать: нравится 0 Проголосовать: не нравится

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