Your Team ID should have been emailed to you. If you do not know your Team ID, please find us in person or ping us on Discord.
Welcome! There are 12 problems worth a total of 212 points.
Each problem will require either submission of your solution source code to Codeforces, or
submission of the files/text comprising your solution to a Google Form. If you have any questions
about any problems or the competition in general, please direct them to the appropriate channel
in the COSCON 2025 Discord server.
Important Information for Codeforces Problems
Each team should submit to problems under ONE CODEFORCES ACCOUNT.
Problems marked [Codeforces] can be found at this link.
In particular, follow these instructions:
Create a Codeforces account (if you don't have one already)
Fill out this form (so we can collect your handles)
Join the group using the link above (see the "Membership management" panel on right)
Enter the COSCON Fall 2025 contest.
Submit your solution to the appropriate problem (see navbar).
Codeforces problem will require you to take input from standard input. If you are
not familiar with this, here is an example of how to read input in Java.
If you don't have an environment to run Java/Python/etc. on your device, you can try using an online compiler such as Programiz or JDoodle.
If you need more help with this, feel free to come see us in office hours (Friend 108).
Problem 1: An Encryption Dilemma [5 points]
Tags: Programming
Problem StatementCodeforces Submission
Problem 2: Cell Capture [10 points]
Tags: Programming
Problem StatementCodeforces Submission
Problem 3: Life [20 points]
Tags: Programming
Problem StatementCodeforces Submission (1)Codeforces Submission (2)
Problem 4: Virtual Memory [18 points]
Tags: Systems
Problem Statementseq3.txtSubmission
Problem 5: Login Vault [26 points]
Tags: Capture The Flag
In this problem, you will need to interact with our server and find a way to retrieve the flag.
For Login Vault 2, bypassing authentication is not enough. You need to find the admin password.
Note: the server has now been disabled. Static files can be found below.
Problem StatementArchiveSubmission
Problem 6: Tetris Melons [20 points]
Tags: Optimization
Problem StatementStarter CodeFile Submission
Problem 7: PSet Groups [18 points]
Tags: Theory
Problem StatementFile Submission
Problem 8: Fall Foliage [20 points]
Tags: Theory
Problem StatementFile Submission
Problem 9: Let It Glow! [20 points]
Tags: Optimization
Problem StatementStarter CodeSubmission
Problem 10: Caching [20 points]
Tags: Systems
Problem Statementalloc.calloc.hcache.hgrader.cstarter.c (Starter Code)Sample Input (Task 1)Sample Input (Task 2)Submission