Giter Club home page Giter Club logo

hattis's People

Contributors

emilgedda avatar karlek avatar suprdewd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hattis's Issues

Better description for timeouts

If you are making quick edits and uploading to kattis, it can happen that you are timed out for certain time (usually 1 or 2 minutes).

Hattis receives a 404 error and the submission id becomes the seconds counter until one can submit again.

I propose a better description where it explicitly tells you that you've been timed out and that you can submit again in $duration_left seconds.

out24261

Wanted feature: Execution time of accepted submissions

In problems which have point systems, it's very interesting to know how much time an algorithm took to execute. The number of iterations a Monte Carlo algorithm took to execute can be tweaked to fully utilize the given time for a problem to maximize a test score.

So after the line that reads accepted, a line printing the execution time / max allowed time could be printed.
out20121

By the way, I love this little bundle of love. Use it all the time, nice work @EmilGedda!

Feature: display time limit and memory limit.

Display information such as memory limit and time limit from each problem.
Requires some new parsing code and a http request to the problem page.
(Async IO, forkIO/Mvars? promises?)

This should probably be displayed right after a submission fails or is accepted and not earlier and above compiler errors/test hints etc but below score and cpu time.

Prelude.read: no parse for non-existing problems

When submitting to a non-existent problem hattis returns Prelude.read: no parse.

This could have a more descriptive error message. This can happen since some challenges exists only on kth@kattis and are missing on open@kattis. Gave me a headache when I used the wrong kattisrc file.

out11742

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.