-
Over the past few days, I have edited a parallel document to the specification hosted here. You can check it out at
* https://problem-package-format-copy.readthedocs.io/en/latest/
* Sources: http…
-
https://github.com/lederle/kattis/blame/92223b99b89ce674f565aff80086ec2368cd2d3c/filip/c/README.md#L10
-
Programmet hanterar nu alla tester i kattis fram tills 39/65, där de gissningsvis börjar testa prestanda.
> **Hints about test file**
> Ett testfall som ger Time Limit Exceeded om parsning och si…
-
When Creating a new Kattis problem currently it needs user to manually set the Debug Parameters to
-
**Is your feature request related to a problem? Please describe.**
I want to add new tools.
**Describe the solution you'd like**
Want to add the following tools in coding platforms section:
1)By…
-
* With partial scoring testcases are grouped in testcase groups.
* Each testcase group has a number of points assigned.
* If the submission solves **all** testcases in the group, the points for that…
-
When compiling it, I got
```
$ clang++ -o smallschedule{,.cpp}
smallschedule.cpp:1:10: fatal error: 'bits/stdc++.h' file not found
#include
^~~~~~~~~~~~~~~
1 error generated.
```
…
-
http://www.geeksforgeeks.org/count-sum-of-digits-in-numbers-from-1-to-n/
This is a good algorithm so use for calculating the sum of digits from 1 to N
I tried implementing it but it did not work f…
-
This results in warning such as these when installing the package:
```
Failed to byte-compile /usr/lib/problemtools/examples/different/submissions/accepted/different.py: File "/usr/lib/problemt…
-