TopCoder

User's AC Ratio

NaN% (0/0)

Submission's AC Ratio

NaN% (0/0)

Tags

Description

Input Format

Output Format

Sample Input 1

5
1
10 10 16
2
10 10 20
10 -10 20
3
10 10 20
10 -10 20
-10 10 120
4
90 -100 160
-80 -80 150
90 80 150
80 80 245
5
0 0 4
3 0 5
-3 0 5
0 3 5
0 -3 5

Sample Output 1

16.000000
17.320508
17.320508
94.187909
4.000000

Hints

Info: 本題輸出為浮點數,絕對或相對誤差 1e-5 以下視為正確

Problem Source

Migrated from old NTUJ.

Subtasks

No. Testdata Range Score

Testdata and Limits

No. Time Limit (ms) Memory Limit (VSS, KiB) Output Limit (KiB) Subtasks
0 5000 65536 200