-
I added all missing gcpc's and nwerc that i have @niemela what needs to be done to get them in kattis?
-
Kattis emits `penalty_time` in the new CCS format, which is `(-)?(h)*h:mm:ss(.uuu)?` rather than an integer.
The Resolver does not parse this format, and uses 0 as the penalty time instead. This ca…
-
### Brand Name
Kattis
### Website
https://kattis.com/
### Popularity Metric
The Similarweb rank is 193,491, https://www.similarweb.com/website/kattis.com/
### Official Resources for …
-
In the default output validator, when the float (absolute/relative) error is given as `epsilon`, we should probably use `epsilon * (1 + 0.01)` or so in practice, to avoid rejecting submissions that ar…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### New Tool Description
It is a Problem-solving platform with a variety of algorithmic challenges.
### Use Case
…
-
Someone submitted the contact form!
**URL**: https://usaco.guide/problems/kattis-allpairspath/user-solutions
**Module**: Problem Solution - APSP (with negative weights) (ID: kattis-allpairspath)
**To…
-
Would it be possible to add the ability to login via token rather than via password? I have always logged into Kattis via my Google account, so I do not have a Kattis password as such, but I can get …
-
## Context
Odin: dev-2024-09-nightly:dd1f151
OS: Windows 10 Home Basic (version: 22H2), build 19045.4894
CPU: AMD Ryzen 5 4600G with Radeon Graphics
R…
-
- [x] getting problems, and links
- [ ] add more problems to the json
- [ ] add more links to the json
-
### Description of the enhancement request
In multipass problems the submission gets started multiple times and is fed with the output of the output valdiator from the previous run (but besides that …