Codeforces: Export All Problems to PDF

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

ผู้เขียน
AnonMiraj
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
5
คะแนน
0 0 1
เวอร์ชัน
1.0
สร้างเมื่อ
22-05-2025
อัปเดตเมื่อ
22-05-2025
Size
8.8 กิโลไบต์
สัญญาอนุญาต
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