Google Code Jam was an international programming competition hosted and administered by Google. The competition began in 2003. The competition consists of a set of algorithmic problems which must be solved in a fixed amount of time. On February 22, 2023, Google announced that Code Jam was to be discontinued alongside their other programming competitions.
Virtual contest is a way to take part in past contest, as close as possible to participation on time. It is supported only ICPC mode for virtual contests.
If you've seen these problems, a virtual contest is not for you - solve these problems in the archive.
If you just want to solve some problem from a contest, a virtual contest is not for you - solve this problem in the archive.
Never use someone else's code, read the tutorials or communicate with other person during a virtual contest.
→ Practice?
Want to solve the contest problems after the official contest ends? Just register for practice and you will be able to submit solutions.
General announcement ***** In all tests, except for the examples, T=1.
The original problems have too large time limit (TL) for the Codeforces platform. Therefore, all tests (except for the examples) for all problems were split in such a way that T=1. This formally increased the number of tests, but each of them is now processed quickly enough.