-
This is what works for me on Codeforces:
```
var x = document.getElementById('pageContent');
x.children[0].innerHTML = ""
document.body.innerHTML = x.innerHTML;
window.print();
```
-
## AtCoder
- [x] https://atcoder.jp/contests/ttpc2022/tasks/ttpc2022_h
- Solved by #1525
## AOJ
- [ ] https://onlinejudge.u-aizu.ac.jp/problems/1532
- UAPC 2014
- [x] https://onlinej…
-
Something went wrong while running Competitive Companion's CodeforcesProblemParser.iam using codeforces i am facing this issue how to resolve it
-
not working on codeforces [https://codeforces.com/problemset/problem/649/A](url)
-
```
$ cat system/codeforces-monitor.timer
[Unit]
Description=Run Codeforces Monitor every 15 minutes
[Timer]
OnBootSec=5min
OnUnitActiveSec=15min
Unit=codeforces-monitor.service
[Install]
…
-
Need some scripts to fetch the number of contests attended and rating from codeforces and/or leetcode for each member in the competitive programming wing.
-
As we have the ChangeUI functionality, we are planning to improve the styling for the profile page of a user on Codeforces, for example:
https://codeforces.com/profile/tourist
The aim is to get a …
-
### What can it be used for?
CodeForces is an online community with ~50k active users. These users could use the icon on their own websites to link to their CodeForces profile, similar to users of …
-
### 🔖 Project Description
I would like to submit a fun python program which takes user's username and display their codeforces info using codeforces api
### 🎤 Project Pitch
This will help the peopl…
-
# 코드포스 - 나는 바보다 - 도사였다의 알고리즘 탐험기
에듀 라운드 131 업솔빙
[https://dosawasseungjun.github.io/codeforces/Codeforces-131Edu/](https://dosawasseungjun.github.io/codeforces/Codeforces-131Edu/)