Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

2404
5520
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 0004.3 13856 5332 Accepted 100
1 1 2 4 0004.5 13856 5304 Accepted 100
2 1 2 4 0006.3 13856 5160 Accepted 100
3 1 2 4 0004.5 13856 5304 Accepted 100
4 1 2 4 0004.2 13856 5388 Accepted 100
5 2 4 0004.2 13856 5248 Accepted 100
6 2 4 0004.3 13856 5244 Accepted 100
7 2 4 0004.4 13856 5412 Accepted 100
8 2 4 0004.3 13856 5284 Accepted 100
9 2 4 0004.3 13856 5156 Accepted 100
10 3 4 0004.3 13856 5300 Accepted 100
11 3 4 0004.5 13856 5400 Accepted 100
12 3 4 0063.2 13856 5412 Accepted 100
13 3 4 0044.3 13856 5376 Accepted 100
14 3 4 0008.3 13856 5244 Accepted 100
15 4 0065.9 13856 5400 Accepted 100
16 4 0048.1 13856 5404 Accepted 100
17 4 0006.5 13856 5180 Accepted 100
18 4 0122.6 13856 5448 Accepted 100
19 4 0087.7 13856 5356 Accepted 100
20 4 0027.1 13856 5376 Accepted 100
21 4 0010.2 13856 5424 Accepted 100
22 4 0051.2 13856 5504 Accepted 100
23 4 0029.0 13856 5352 Accepted 100
24 4 0032.4 13856 5476 Accepted 100
25 4 0012.5 13856 5260 Accepted 100
26 4 0040.8 13856 5300 Accepted 100
27 4 0024.2 13856 5396 Accepted 100
28 4 0008.1 13856 5352 Accepted 100
29 4 0018.6 13856 5228 Accepted 100
30 4 0004.5 13856 5304 Accepted 100
31 4 0011.9 13856 5256 Accepted 100
32 4 0011.9 13856 5308 Accepted 100
33 4 0016.8 13856 5368 Accepted 100
34 4 0005.5 13856 5304 Accepted 100
35 4 0075.3 13856 5340 Accepted 100
36 4 0081.2 13856 5520 Accepted 100
37 4 0022.4 13856 5312 Accepted 100
38 4 0112.4 13856 5420 Accepted 100
39 4 0113.0 13856 5452 Accepted 100
40 4 0110.6 13856 5312 Accepted 100
41 4 0110.9 13856 5452 Accepted 100
42 4 0111.0 13856 5488 Accepted 100
43 4 0119.6 13856 5456 Accepted 100
44 4 0120.0 13856 5420 Accepted 100
45 4 0121.7 13856 5436 Accepted 100
46 4 0123.8 13856 5448 Accepted 100
47 4 0130.7 13856 5376 Accepted 100
48 4 0124.5 13856 5460 Accepted 100
49 4 0121.4 13856 5492 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1.57 KB
Back to Top