kaage

Results 3 issues of kaage

(任意) 問題ID: {ID} 問題名: {RMQ and Reversing} (任意) 想定アルゴリズム: {平衡二分木} (任意) 参考資料: {https://www.slideshare.net/iwiwi/2-12188757} # 問題概要 数列がある. 一点変更, 区間の reverse, 区間の最小値取得を実現せよ. ## 入力 ``` N Q a_0 a_1 ... a_{N-1} query_0...

## Description / 説明 .verify-helper/cache と、library-checker-problems を clone してきたところ(手元の MacBook だと ~/Library/Caches/online-judge-tools/ )の中身が重いので、消す機能が欲しいです ## Motivation / 動機 手元の MacBook のストレージ容量がかなりかつかつなんですが、諸々をアップデートしたい時などにストレージが空いていないと、手動で rm して空けてあげなければならなくて面倒です .verify-helper/cache は見つけやすいのでまだいいんですが、キャッシュが数 GB 圧迫されているのは分かりにくかったので、消す機能が実装されていると嬉しさがあります ## Other notes /...

Currently, I would like to use two remotes, one is to push the source itself, and the other is to push the built files. But, I couldn't push to a...