Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codeforces #2

Open
zhtluo opened this issue Aug 24, 2023 · 1 comment
Open

Codeforces #2

zhtluo opened this issue Aug 24, 2023 · 1 comment

Comments

@zhtluo
Copy link

zhtluo commented Aug 24, 2023

This is what works for me on Codeforces:

var x = document.getElementById('pageContent');
x.children[0].innerHTML = ""
document.body.innerHTML = x.innerHTML;
window.print();
@HerGoy
Copy link

HerGoy commented Nov 11, 2024

that's what works for me too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants