HamzaHassanain/polyman

Implement Time Scaling For Java & Python

オープン

#5 opened on 2025/11/09

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (2 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (33 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド