Codeforces: Export All Problems to PDF

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

2025-06-24 या दिनांकाला. सर्वात नवीन आवृत्ती पाहा.

लेखक
AnonMiraj
रेटिंग
0 0 0
आवृत्ती
1.0
बनवली
2025-05-22
अपडेट केली
2025-06-24
आकार
8.8 KB
License
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 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