Hiroki Kobayashi

Results 50 comments of Hiroki Kobayashi

Partially done in https://github.com/koba-e964/contest/commit/196b10be34eb9b567ef8f3c71849c5c128a6b20d: https://github.com/koba-e964/contest-achievements/blob/master/cafecoder/summary.md

Like https://kenkoooo.com/atcoder/#/user/${USERNAME}?userPageTab=AtCoder+Pie+Charts, some kind of caching mechanism should be employed.

https://atcoder.jp/contests/ddcc2016-qual/tasks/ddcc_2016_qual_d https://github.com/koba-e964/contest/commit/b4a3ca021f3daa5eb19504773618823cb4f0fafe

https://atcoder.jp/contests/jsc2019-final/tasks/jsc2019_final_e https://github.com/koba-e964/contest/commit/81ddc5a933312cefa3d155ab63ae530753fc9ff3

Impl: https://atcoder.jp/contests/joisc2007/submissions/18675713 How does it compare to usual FFT impls?

> Also, the direct functions are internal only, but Term has a list_get_cell method that you can use instead. With this, you should be able to build your own iterator....

私にアサインしてください。

代わりにやっていただけると助かります 🙏

Sorry, I couldn't reproduce this issue. Does this issue persist?

https://github.com/online-judge-tools/api-client/blob/v10.10.0/onlinejudge/service/atcoder.py#L823-L829 の `_match_system_cases_contest_folder` と `_match_system_cases_problem_folder` を改善すれば直るはずです。 / Improving `_match_system_cases_contest_folder` and `_match_system_cases_problem_folder` at https://github.com/online-judge-tools/api-client/blob/v10.10.0/onlinejudge/service/atcoder.py#L823-L829 should fix this issue.