-
- [ ] https://atcoder.jp/contests/abc329/tasks/abc329_f (Potentialized DisjointSetUnion)
- [ ] https://atcoder.jp/contests/abc312/tasks/abc312_c (BinarySearch)
- [ ] https://atcoder.jp/contests/abc3…
-
Add solution of Weekly Contest 2024.
How to Contribute:
Fork the Repository: Create a copy of the repo under your GitHub account and ⭐ star the repo to show your support!
Find the Issue: Browse t…
-
Is your feature request related to a problem? Please describe.
The ability to trigger a contested roll with certain powers.
Describe the solution you'd like
A check box in the power item category…
-
Muy buenas tardes!
Mi problema es que, revisando de manera individual las subrutinas, cumplen con su función, pero al momento de correr el _contest, se genera un bucle infinito. ¿Alguna hint de qué …
-
I currently have no information about the 6th ICFP contest. Any info would be appreciated.
jamie updated
3 months ago
-
# AtCoder Beginner Contest 369
## 8/31(土) 21:00
### A問題
本当にこれでいいの?って不安になるくらいだったけどちゃんとあっててよかった。
### B問題
等差数列って言葉にちょっとひるんだけど全然簡単だった。すぐに方針も浮かんだ。
### C問題
問題の内容もちゃんとわかったし、方針も浮かんだし、気を付けるべきこともわかってコードも…
-
Hi, I'm Iqma.
Here's my article and proof of contest participation.
Link to article - https://docs.google.com/document/d/1-e1meZ80hai7467MQSpixfIRSTSlwPvP/edit?usp=sharing&ouid=1101178325846412…
Iqmaa updated
2 months ago
-
Mainly if no current contest is running. (`current_public_contest`)
-
### AtCoder Beginner Contest 380
**B - Hurdle Parsing**
![image](https://github.com/user-attachments/assets/7e790db5-c592-4b2a-b6aa-895959ef3000)
-
The algorithm you write in [buykget1free.c](https://github.com/spartan500213/ICPC_24-25_India/commits/main/ICPC_24-25_Preliminary/buykget1free.c) is in O(n^2). Doesn't it give TLE?