TNFSH-Programming-Contest / TPS-example

出題TPS格式範例

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
無額外限制

About

出題TPS格式範例


Languages

Language:C++ 66.6%Language:Python 16.1%Language:Shell 16.0%Language:Makefile 0.9%Language:TeX 0.3%