HamzaHassanain/polyman

Implement Time Scaling For Java & Python

开放

#5 创建于 2025年11月9日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (2 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (33 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南