HamzaHassanain/polyman

Implement Time Scaling For Java & Python

Offen

#5 geöffnet am 09.11.2025

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (2 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (33 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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++).

Contributor Guide