HamzaHassanain/polyman

Implement Time Scaling For Java & Python

Ouverte

#5 ouverte le 9 nov. 2025

 (0 commentaire) (0 réaction) (0 personne assignée)TypeScript (2 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (33 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur