-
-
https://github.com/okaponta/atcoder-rust-virtual
-
-
浏览器版本:Microsoft Edge 版本 126.0.2592.61。
AtCoder Better 和 Codeforces Better均存在此问题,在添加自定义接口的ChatGPT翻译后,点击翻译按钮就会被浏览器强行拦截,错误代码: `STATUS_ACCESS_VIOLATION`。
![image](https://github.com/beijixiaohu/OJBe…
-
Git hook を利用してpush時にテストを実行し、通らなかった場合はpushをブロックしたい
-
[僕のプロフィール](https://kenkoooo.com/atcoder/#/user/sortA)のRated Point Sumの値がとても大きな値(現在1509389050)になっています。Rated Point Rankingは正常なようです。
-
Under the same compilation environment, files with character `Σ` in the file name automatically created by Competitive Companion cannot be compiled and tested properly.
Pop-up error message: `Could…
-
-
```nim
proc `/`(a:mint,b:static int):mint=
const tmp = mint(1)/mint(b)
return a*tmp
```
を書くと、コンパイル時計算が行われてlogが取れる。便利?
-
AtCoder