-
-
これは多分抽象化しない方が良さそう 機能ごとに作る
-
https://firiexp.github.io/library/library/geometry/dualgraph.cpp.html
-
- introduce template
-
TestCase文件的格式是什么样的
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
我觉得sandbox这个东西特别好,我编译出的sandbox可以产生syslog
,但是我的输出结果老是status:4(finish),result:8(IE)?�
��也看不懂这是为…
-
参考:https://kujira16.hateblo.jp/entry/2016/12/15/000000
- 1つのバケット全体に対する質問・変更クエリはO(1)か?
- バケットの中に対する質問・変更クエリはO(√N)か?
-
Not sure if it is achievable but I think it's worth a research. It seems like we can embed some metadata to our artifacts which is used as a hint when building a native image.
-
- 문제
1. 624 - CD
2. 10576 - Y2K Accounting Bug
3. 524 - Prime Ring Problem
4. 12356 - Army Buddies
5. 10855 - Rotated square
6. 146 - ID Codes
7. 10264 - The Most Potent Co…
-
RollingHash を2次元に拡張したものです。
## 機能
* init(S) : S のハッシュを計算する。O(HW)
* get(l1, r1, l2, r2, k) : 領域 [l1,r1) * [l2,r2) のハッシュを返す。O(1)
## 参考資料
* [実装したもの](https://onlinejudge.u-aizu.ac.jp/solutio…