Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.9 KB

File metadata and controls

24 lines (20 loc) · 1.9 KB

TPS範例題目

此處說明已搬遷到 https://wiki.tfcis.org/TPS

Quick Links

problems.pdf

problem statement gen validator solution tests config
A. 四則運算 statement md pdf gen validator solution check tests problem solutions subtasks
B. 浮點誤差但不使用checker statement md pdf gen validator solution check tests problem solutions subtasks
C. 浮點誤差使用checker statement md pdf gen validator solution check tests problem solutions subtasks
D. Checker範例 statement md pdf gen validator solution check tests problem solutions subtasks

Subtasks

1 2 3
A 20
$A = 0$、$1 \leq B \leq 10^{4}$
30
$0 \leq A, B \leq 10^{4}$
50
無額外限制
B 20
Simple tests
80
Hacked tests
C 20
Simple tests
80
Hacked tests
D 20
$A, B \leq 10$
30
$A, B \leq 100$
50
無額外限制