-
Bugs when contest finished
- [x] scoreboard freeze
- [ ] contest history in user profile updated
- [ ] congratulation / appreciation to winners
please add other issues or to-dos
-
pcrawlers.php文件应该更新下~
codeforces旧的面板样例部分叫Sample test(s),旧的抓取规则已经失效了,导致抓题没有样例。
`if (preg_match("/Sample test\\(s\\)(.*)/sU", $content,$matches))`
现在新的样例部分叫Examples,
要改成
`if (preg_match("/Examples(.*)/s…
ghost updated
8 years ago
-
セグメントツリー
セグ木に乗る代数系
モノイド 和 | 積 | AND | OR | XOR | min | max | gcd | lcm
演算 x + y | x * y | x & y | x | y | x ^ y | min(x, y) | max(x, y) | gcd(x, y) | lcm(x, y)
単位…
-
In [`b8dd250`](https://github.com/xcpcio/codeforces.uptime/commit/b8dd250461ca220e11320064544621f4af8b4a25
), Polygon (https://polygon.codeforces.com) was **down**:
- HTTP code: 0
- Response time: 0 m…
-
Write code only in C language
The code file was added to the correct directory.
Write your code correct and optimized.
-
In [`3138dcb`](https://github.com/xcpcio/codeforces.uptime/commit/3138dcbb7f2f6f88745287a1b03eca8966175903
), m1 (https://m1.codeforces.com) was **down**:
- HTTP code: 0
- Response time: 0 ms
-
requires cpp20
```cpp
namespace debugger {
#ifdef _DEBUG
void __print_var(string_view name, const auto& x) { cerr
-
2019 4月5日
CF 9:00-9:50 -------------------ok
have a rest
数学分析 10:00-10:30 --------------------ok
have a rest
理论学习 10:50-11:30 --------------------ok
珂朵莉树 ge…
-
Thanks you for your amazing work.
Is there any chance that the dataset would be updated, like mentioned in the [AlphaCode 2 report](https://storage.googleapis.com/deepmind-media/AlphaCode2/AlphaCod…
-