GithubHelp home page GithubHelp logo

atcoder-gli's People

Contributors

cumet04 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

atcoder-gli's Issues

test justrun時のstdoutを順次出す

現在の実装は(justrunかどうかに関わらず)stdout/errを全部読み出してから(つまりコマンド実行が完了してから)出力するようになっている。
この挙動では実行に時間がかかるような(TLEするような)コードを試した際にprintデバッグが実質できない。

judgeする場合には今まで通り、justrunするときにはstdout/errを本プロセスのstdout/errにつなげるようにして実行する

実践メモ: ABC177

acg version 0.0.1-20200826 (fe36af4)

  • 開催中のコンテストにshowすると/virtualへの404でコケる
  • submitで表示されるジャッジの順番が変わることがある
  • submitでサンプルケースの総数が出るとなんとなく嬉しい気がする(なくてもいいけどジャッジ中は出るので)
  • testでWA時にactual outputが出ない

実践メモ: ABC175

利用時点: de58434

TODO:

  • [test/submit] やっぱり色がほしい
  • [test] ACじゃないとき、ACやWAのケースの個数を出せるといいかも
    • ただし実コンテスト中とそれ以外でsubmissionページの表記が違うので開発自体が難しい
  • [test] 全体的に出力が長い。可能な限り行数を縮めてサマリがほしい
    • AC時のstdout/errを消す
    • ケースタイトルと結果を1行にする( * sample-1 ... AC! みたいな)
  • [submit] ACならSee detailのリンクいらない
  • 経過時間・残り時間を出したい
    • バーチャル参加がちょっとややこしい

その他

  • CLI上でジャッジまで見えるのは超捗る。...のアニメーション感もオリジナルっぽくてよい。

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.