OpenAI's submissions to the 2025 ICPC World Championship
Each problem directory (<Letter>-<Problem Name>
) captures the submission history:
Submission-<n>-WA.cpp
files record earlier attempts- the final
Submission-<n>-AC.cpp
marks the accepted solution.