-
## タイトル
- 素因数分解(試し割り法)
- 素因数分解(Pollard の rho 法)
## Verify できそうな問題
- https://atcoder.jp/contests/math-and-algorithm/tasks/math_and_algorithm_n (small)
- https://judge.yosupo.jp/problem/factorize…
-
- [ ] https://atcoder.jp/contests/abc329/tasks/abc329_f (Potentialized DisjointSetUnion)
- [ ] https://atcoder.jp/contests/abc312/tasks/abc312_c (BinarySearch)
- [ ] https://atcoder.jp/contests/abc3…
-
**Please complete the following information:**
cpbooster version:2.6.5
OS: Linux
Using Vim? : yes
Using Neovim? : no
Terminal Name: default terminal (linux)
**Describe the bug**
It is cloning…
-
# WHY
- ユーザの検索の手間を減らすため
- Clansの特性上、網羅的に情報をまとめておきたい
## WHAT
- [x] 掲載の基準を決める
- [x] 最高Ratingが2000以上(または、1600以上)
- AtCoderの有志解説の基準に合わせるか?
- [x] 掲載情報
- [x] アルゴリズムor ヒューリスティック
- …
-
-
While pasting the live link for AtCoder the error message said " this event hasn't started yet " or something.
Things i did:
Tried to parse many times during the test, although worked fine after th…
-
-
使用された頂点全てについて値を0に戻す必要がある
つまり、「含めたい頂点集合」についてでは無く、pre_vsについて更新。
clean読んだらpre_vs捨てられるからその前に。
かつ、かといって、グラフのサイズをそのまま頂点の数にするとよく無い時があって、考慮したい頂点の数にしないといけない時とか
https://atcoder.jp/contests/abc359/submission…
-
-
(日時はすべて日本時間)
### 2023-11-03 17時
https://github.com/tomii9273/atcoder_after_contest_bot/actions/runs/6742668645
この1回だけ失敗した。
この前後は正常終了している。
前の失敗 (#12) と同じエラーメッセージ。
```
Traceback (most rec…