Codeforces: Export All Problems to PDF

Export all Codeforces contest problems to a printable PDF, styled like CPC contests.

작성자
AnonMiraj
일일 설치 수
0
총 설치 수
4
평점
0 0 1
버전
1.0
생성일
2025-05-22
갱신일
2025-05-22
크기
8.8KB
라이선스
GPL3
적용 사이트

This userscript adds a "💾 Save All as PDF" button to Codeforces contest pages (including gyms and groups), allowing you to export all problems from the contest into a single clean, printable PDF.

The output mimics the formatting style used in CPC (Competitive Programming Community) contests, including:

  • Problem titles, metadata (input/output file names, time/memory limits)
  • Clean layout with proper page breaks between problems
  • Sample test cases displayed side by side in table format
  • Supports MathJax rendering for LaTeX expressions