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

貢獻者指南