Version 9 of the PC^2 Programming Contest Control System

64 stars 31 forks 64 watchers Java Eclipse Public License 2.0
13 Open Issues Need Help Last updated: Aug 1, 2026

Open Issues Need Help

View All on GitHub
good first issue low priority CI - Continuous Improvement Small LOE One Approval

Version 9 of the PC^2 Programming Contest Control System

Java
bug good first issue Usability Issue Small LOE

Version 9 of the PC^2 Programming Contest Control System

Java
good first issue high priority CI - Continuous Improvement NEXT Contest One Approval Primary CCS

Version 9 of the PC^2 Programming Contest Control System

Java
good first issue CI - Continuous Improvement medium-high Analysis required Small LOE Primary CCS

Version 9 of the PC^2 Programming Contest Control System

Java
bug good first issue CI - Continuous Improvement medium-high Small LOE Primary CCS

Version 9 of the PC^2 Programming Contest Control System

Java
bug good first issue Small LOE NEXT Contest One Approval

Version 9 of the PC^2 Programming Contest Control System

Java
bug good first issue high priority Small LOE NEXT Contest One Approval Developer Issue

Version 9 of the PC^2 Programming Contest Control System

Java
bug good first issue CI - Continuous Improvement Small LOE NEXT Contest

Version 9 of the PC^2 Programming Contest Control System

Java
good first issue CI - Continuous Improvement Small LOE One Approval Developer Issue

Version 9 of the PC^2 Programming Contest Control System

Java
enhancement good first issue CLICS CCS Update CI - Continuous Improvement

Version 9 of the PC^2 Programming Contest Control System

Java
good first issue high priority CLICS CCS Update CI - Continuous Improvement Small LOE NEXT Contest One Approval

Version 9 of the PC^2 Programming Contest Control System

Java

AI Summary: Update the `getSystemURL()` method in the `VersionInfo` class to return the correct GitHub URL for PC2 instead of the outdated CSUS URL. This involves changing a single line of code and potentially testing the change to ensure it functions correctly.

Complexity: 1/5
good first issue low priority Small LOE One Approval

Version 9 of the PC^2 Programming Contest Control System

Java

AI Summary: The task is to modify the PC^2 (Programming Contest Control System) to return a 429 (Too Many Requests) HTTP status code instead of a 500 (Internal Server Error) when a team exceeds the submission threshold via the CLICS 2023-06 API. This involves identifying the code that generates the 500 error, changing it to return 429, and potentially improving the error message for clarity.

Complexity: 4/5
good first issue CLICS CCS Update CI - Continuous Improvement medium-high Small LOE NEXT Contest One Approval Primary CCS

Version 9 of the PC^2 Programming Contest Control System

Java