HamzaHassanain/polyman

Implement Time Scaling For Java & Python

Aperta

#5 aperta il 9 nov 2025

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (2 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (33 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

In competitive programming, time scaling is a policy where the standard time limit for a problem is adjusted (usually increased) for programming languages that are inherently slower or less efficient than the primary language used by the platform's judging system (typically C++).

Guida contributor