Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2740
3852
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0~4 $ n \leq 3; |x_i|,|y_i| \leq 10$ 9 / 9
2 0~9 $ n \leq 100 $ 30 / 30
3 10~14 $\forall 1 \leq i \leq n, y_i=z_i=0$ 11 / 11
4 0~49 No additional constraints. 50 / 50

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 2 4 0002.7 6356 3472 Accepted 100
1 1 2 4 0002.4 6356 3556 Accepted 100
2 1 2 4 0002.6 6356 3596 Accepted 100
3 1 2 4 0002.7 6356 3644 Accepted 100
4 1 2 4 0002.7 6356 3568 Accepted 100
5 2 4 0002.5 6356 3644 Accepted 100
6 2 4 0002.5 6356 3480 Accepted 100
7 2 4 0002.6 6356 3712 Accepted 100
8 2 4 0002.7 6356 3716 Accepted 100
9 2 4 0002.5 6356 3584 Accepted 100
10 3 4 0002.4 6356 3472 Accepted 100
11 3 4 0002.5 6356 3652 Accepted 100
12 3 4 0074.3 6356 3748 Accepted 100
13 3 4 0052.1 6356 3696 Accepted 100
14 3 4 0006.5 6356 3612 Accepted 100
15 4 0078.3 6356 3724 Accepted 100
16 4 0055.2 6356 3668 Accepted 100
17 4 0005.2 6356 3496 Accepted 100
18 4 0150.7 6356 3616 Accepted 100
19 4 0105.9 6356 3776 Accepted 100
20 4 0029.4 6356 3648 Accepted 100
21 4 0009.3 6356 3640 Accepted 100
22 4 0060.1 6356 3700 Accepted 100
23 4 0031.2 6356 3724 Accepted 100
24 4 0036.0 6356 3644 Accepted 100
25 4 0011.9 6356 3520 Accepted 100
26 4 0046.9 6356 3736 Accepted 100
27 4 0025.4 6356 3644 Accepted 100
28 4 0006.8 6356 3672 Accepted 100
29 4 0019.3 6356 3532 Accepted 100
30 4 0002.8 6356 3620 Accepted 100
31 4 0011.0 6356 3620 Accepted 100
32 4 0011.1 6356 3756 Accepted 100
33 4 0016.3 6356 3532 Accepted 100
34 4 0004.0 6356 3584 Accepted 100
35 4 0085.1 6356 3772 Accepted 100
36 4 0097.5 6356 3708 Accepted 100
37 4 0023.0 6356 3644 Accepted 100
38 4 0123.7 6356 3744 Accepted 100
39 4 0125.4 6356 3740 Accepted 100
40 4 0122.2 6356 3788 Accepted 100
41 4 0122.3 6356 3716 Accepted 100
42 4 0121.8 6356 3792 Accepted 100
43 4 0145.5 6356 3704 Accepted 100
44 4 0149.4 6356 3740 Accepted 100
45 4 0148.9 6356 3744 Accepted 100
46 4 0149.6 6356 3852 Accepted 100
47 4 0151.1 6356 3744 Accepted 100
48 4 0147.4 6356 3680 Accepted 100
49 4 0146.5 6356 3776 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.01 KB
Back to Top