Skip to content

junkerjoe/gerbil-kattis-different

Repository files navigation

Gerbil Kattis Judgements

In this repo I've included submissions, with the help of the very friendly #gerbil-scheme gitter community, for various results you should expect from the Kattis problem different.

Gerbil on Docker

You can find Gerbil on Docker by following the instructions found in the Gerbil Guide.

Running the Programs With Suitable Flags

When adding memory limits to an executable's run-time, in the case of different, with a memory limit of 1024M, this would look like:

gxc -exe -O -static -v solution.ss
./solution -:max-heap=1024M

Error Messages

Generally, all the error messages displayed are safe to present to the programmer.

Final Note

TODO

About

Different submissions to the problem 'different' on the Kattis platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages