Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2724
3792
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.6 6356 3568 Accepted 100
1 1 2 4 0002.4 6356 3596 Accepted 100
2 1 2 4 0002.4 6356 3468 Accepted 100
3 1 2 4 0002.5 6356 3580 Accepted 100
4 1 2 4 0002.5 6356 3596 Accepted 100
5 2 4 0002.6 6356 3600 Accepted 100
6 2 4 0002.5 6356 3648 Accepted 100
7 2 4 0002.4 6356 3484 Accepted 100
8 2 4 0002.5 6356 3476 Accepted 100
9 2 4 0002.4 6356 3480 Accepted 100
10 3 4 0002.4 6356 3644 Accepted 100
11 3 4 0002.6 6356 3652 Accepted 100
12 3 4 0074.5 6356 3712 Accepted 100
13 3 4 0050.6 6356 3672 Accepted 100
14 3 4 0006.8 6356 3632 Accepted 100
15 4 0078.7 6356 3760 Accepted 100
16 4 0055.0 6356 3652 Accepted 100
17 4 0005.1 6356 3592 Accepted 100
18 4 0148.9 6356 3616 Accepted 100
19 4 0105.7 6356 3784 Accepted 100
20 4 0029.2 6356 3720 Accepted 100
21 4 0009.2 6356 3684 Accepted 100
22 4 0060.1 6356 3752 Accepted 100
23 4 0030.9 6356 3724 Accepted 100
24 4 0035.7 6356 3788 Accepted 100
25 4 0011.9 6356 3696 Accepted 100
26 4 0046.4 6356 3672 Accepted 100
27 4 0025.3 6356 3548 Accepted 100
28 4 0006.8 6356 3612 Accepted 100
29 4 0018.9 6356 3764 Accepted 100
30 4 0002.7 6356 3592 Accepted 100
31 4 0010.8 6356 3624 Accepted 100
32 4 0011.0 6356 3652 Accepted 100
33 4 0016.3 6356 3628 Accepted 100
34 4 0004.0 6356 3620 Accepted 100
35 4 0085.0 6356 3776 Accepted 100
36 4 0097.5 6356 3708 Accepted 100
37 4 0023.3 6356 3648 Accepted 100
38 4 0123.3 6356 3616 Accepted 100
39 4 0123.9 6356 3712 Accepted 100
40 4 0121.7 6356 3616 Accepted 100
41 4 0121.7 6356 3748 Accepted 100
42 4 0122.4 6356 3792 Accepted 100
43 4 0145.4 6356 3740 Accepted 100
44 4 0145.9 6356 3748 Accepted 100
45 4 0147.9 6356 3792 Accepted 100
46 4 0149.2 6356 3788 Accepted 100
47 4 0149.7 6356 3792 Accepted 100
48 4 0147.3 6356 3784 Accepted 100
49 4 0145.7 6356 3792 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
804 Bytes
Back to Top