HamzaHassanain/polyman

Implement Time Scaling For Java & Python

Aberta

#5 aberto em 9 de nov. de 2025

 (0 comentário) (0 reação) (0 responsável)TypeScript (2 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (33 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador