This is where you get to see the current Problem of the Week and submit your solution!
Problems and submission link can be found here
Welcome to POTW! We will be posting a new algorithmic, competitive programming problem every week, in which you are meant to write a computer program to solve that problem with the test data (input) provided through a google drive link.
POTW is optional - however, we highly recommend it if you want to climb the leaderboards, gain a spot in the ACSL Senior division or catch the attention of the captains.
Submissions are due 2:25 PM on Thursdays, before the next meeting.
Original submissions that produce the correct output earn 4 points
Original submissions that produce an incorrect output but demonstrate effort earn 2 points.
Late submissions, if the code is original and produces the correct output, earn 2 points.
We will try to notify you if you submitted a problem with an incorrect output - if you’d like, you can send in a corrected submission for 4 points if on time or 2 points if late.
Any other submissions earn nothing.
Use of AI or sharing code is prohibited and will lead to disciplinary action. That being said, free to ask for general help or to share insights on our Discord server.
We highly recommend you to use https://ide.usaco.guide to solve your problems.