News

Additional Feedback in Daily Tests

Written on 28.05.2026 08:07 by Marcel Ullrich

We updated the daily test yesterday for Project 3 to indicate undefined behaviour and memory issues in your code (similar to Project 2).
The checks have been moved from eval tests to daily tests to indicate such errors on the leaderboard.

The tests remain the same. All tests are still publicly available to you in your repository.
You can look at the leaderboard to see if your code contains these bugs that were previously not indicated.

As usual, not all bugs can be indicated in every test run, and undefined behaviour might show up in eval that is not
shown in daily tests. Tests can only ever indicate bugs, but never correctness.

Privacy Policy | Legal Notice
If you encounter technical problems, please contact the administrators.