kdodhnnpnikopmoafeahigimagjhooba
A Random Defense helper for BOJ Practice
배추
BOJ 대회의 뱃지 및 배경 정보를 알려줍니다! BOJ 대회 목록과 대회 페이지에서 뱃지 및 배경 정보를 띄워줍니다.
CF-Predictor
This extension predicts rating changes for Codeforces. It shows approximate deltas during and after the contest. A huge number of your nerve cells die every time when you wait for a rating update on Codeforces. Stop this! From now you could use this extension, it partly modifies the contest standings page and shows approximate rating changes for every contestant.
백준코드
방금 푼 문제를 디스코드로! 방금 푼 백준 문제를 자동으로 여러 디스코드 서버에 알려보세요! 문제를 풀면 자동으로 디스코드 웹훅을 통해 전송합니다.
Carrot
Rating predictor for Codeforces For an active contest: Carrot calculates rating changes according the current standings when you open the ranklist, and displays them in a new column. Carrot also adds a column showing the delta required to rank up. The delta calculation is done in real time a̶n̶d̶ ̶i̶s̶ ̶1̶0̶0̶%̶ ̶a̶c̶c̶u̶r̶a̶t̶e̶ (see note below). For a finished contest: Carrot displays the final deltas of each contestant in a new column and shows their rank change, if any, in an adjacent column. For both active and finished contests, Carrot displays a column for performance, the rating at which the delta would be zero. Each of Carrot's columns can be toggled according to your preference, so as to not clutter the ranklist more than you would like. Carrot communicates only with the Codeforces API and runs entirely in the browser. Note: Since all required data is fetched and processed in the browser, Carrot is not ideal if you have a low data cap on your network. If so I recommend using CF-Predictor instead: https://codeforces.com/blog/entry/50411 Note: The rating calculation is no longer 100% accurate since the new rating system was introduced. See https://github.com/meooow25/carrot/pull/18 for details.