We're proud to announce our first beginner programming contest of the year - Jason's Chemistry Contest (JCC 24)!
Everyone is encouraged to participate in the contest and attempt questions - they are quite easy and target the ICS3 knowledge level (If you are a self-taught programmer, it should be very easy).
All participants who complete at least one problem will be entered into a raffle for a prize!
We are proud to announce the release of AYJCC24: a 6-problem, rated competitive programming competition designed to test your skills. AYJ students are encouraged to participate, as prizes will be offered for performance, write-ups, and participation. The contest will run from April 29th to May 14th.
Fast IO is needed for all languages.
Due to the large amount of input data, unoptimized input/output may result in TLE.
For java users, you can refer to the buffered reader template sent in our discord or just use buffered reader class in general.