avnithv's blog

By avnithv, 16 months ago, In English

Congratulations to all the teams that participated in TJIOI 2025 in both the in-person contest and online mirror!

To view the problems, first join the Codeforces group: https://codeforces.me/group/nHKRGA8qo6. The results of the in-person contest can be found at https://activities.tjhsst.edu/tjioi.

Cookie Tower (In-person only)

Idea: Atvaster Preparation: Atvaster

Problem
Solution
Code (Python)
Placing Dominoes (In-person only)

Idea: andrewc173 Preparation: andrewc173

Problem
Solution
Code (C++)
610741H - Card Game

Idea: Atvaster Preparation: Atvaster

Solution
Code (Python)
610741B - Cookie Arrangement

Idea: avnithv Preparation: avnithv

Solution
Code (C++)
610741I - Cookie XOR (Online only)

Idea: avnithv Preparation: slacker

Solution
Code (C++)
610741A - Cookie Monster Sorts

Idea: avnithv Preparation: avnithv

Solution
Code (C++)
610741E - Forest

Idea: xug Preparation: xug

Solution
Code (C++)
The Ross Program (In-person version)

Idea: OkClinty Preparation: OkClinty

Problem
Solution
Code (C++)
610741C - The Ross Program (Online version)

Idea: OkClinty Preparation: OkClinty

Solution
Code (C++)
610741L - Bay

Idea: slacker Preparation: slacker

Solution
Code (C++)
610741G - Lock Combinations

Idea: blo66y Preparation: avnithv

Solution
Code (C++)
610741D1 - Cookie Monster is Sigma (Easy Version)

Idea: OkClinty Preparation: OkClinty

Solution
Code (C++)
610741D2 - Cookie Monster is Sigma (Hard Version)

Idea: OkClinty Preparation: OkClinty

Solution
Code (C++)
610741J - Cookie Scoring (Online only)

Idea: avnithv Preparation: avnithv

Solution
Code (C++)
610741K - Labyrinth

Idea: flight Preparation: flight

Solution
Code
610741M - Pathogen Focus

Idea: flight Preparation: flight

Solution
Code

Full text and comments »

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

By avnithv, 17 months ago, In English

UPD1: Prizes for the online contest are announced! See the prizes section below for more details.
UPD2: TJIOI starts in one hour! Make sure to join the Codeforces group and register for the contest.
UPD3: Editorial is posted!

TJHSST's very own high school programming contest is back!

TJIOI 2025 will be held on Saturday, May 17th 2025 both in-person at the Thomas Jefferson High School for Science and Technology (TJHSST) and virtually through a Codeforces mirror open to everyone, with prizes of up to $600+.

This contest was brought to you by the TJ Computer Team: avnithv, OkClinty, xug, slacker, flight, blo66y, andrewc173, avnig, lhhuang, and Atvaster. We thank our valuable testers MunirKP, ChiMasterBing, reisen, and DanielQiu for their insight and feedback.

Details

  • Open to teams of up to 3 competitors
  • Problems will range from USACO Bronze level to USACO Platinum level, so coders of all experiences are encouraged to join!
  • It is permitted to use any source which was published before the start of the contest. You may not use generative AI for any part of the contest.

In-Person

Online mirror

Prizes

High School (in-person only)

  1. $50 per person
  2. $35 per person
  3. $25 per person

Middle School (in-person only)

  1. $30 per person
  2. $20 per person
  3. $15 per person

Online (Codeforces)

  1. $30 per team
  2. $20 per team
  3. $10 per team

If you have any questions please email [email protected] or visit our website. We hope to see you at TJIOI!

Full text and comments »

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

By avnithv, history, 2 years 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.

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++)

Full text and comments »

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

By avnithv, history, 2 years ago, In English

Hey Codeforces!

The BioCode 2024 contest concluded yesterday. Thanks to the 26 teams who participated!

We (the organizers) thought it would be great to share this with the Codeforces community. You can now access the problemset in the Gym here. This competition was tailored specifically for participants around the Div2/3/4 level, and the authors are avnithv, AryGad11, and DanielQiu.

We hope you enjoy the problems, and please let us know in the comments if you have any questions. Best of luck!

UPD: Added Solution Sketches for A-F

UPD2: Added Solution Sketches for G-I

A. Mitosis
B. Neural Network
C. Flipped DNA
D1. Predator or Prey (Easy Version)
D2. Predator or Prey (Hard Version)
E. Powerhouse of the Cell?
F. Wildfires
G. Cut and Splice
H. Bacteria Colony
I. Evolutionary Pathways

Full text and comments »

Tutorial of BioCode 2024
  • Vote: I like it
  • +2
  • Vote: I do not like it