Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

8312
22772
Accepted
100

Subtask Results

Subtask no. Testdata Range Constraints Score
1 0 範例測資 0 / 0
2 1~10 保證測試資料中 $N$ 的總和不超過 $8$ 5 / 5
3 0~23 保證測試資料中 $N$ 的總和不超過 $1000$ 10 / 10
4 24~31 保證 $N$ 是完全平方數且 $1 \leq x_i,y_i \leq \sqrt{N}$ 20 / 20
5 0~43 無額外限制 65 / 65

Testdata Results

Testdata no. Subtasks Time (ms) Memory (VSS, KiB) Memory (RSS, KiB) Verdict Score
0 1 3 5 0021.0 21840 19144 Accepted 100
1 2 3 5 0020.8 21840 19184 Accepted 100
2 2 3 5 0011.3 21840 19316 Accepted 100
3 2 3 5 0020.9 21840 19212 Accepted 100
4 2 3 5 0020.2 21840 19184 Accepted 100
5 2 3 5 0020.7 21840 19212 Accepted 100
6 2 3 5 0020.8 21840 19140 Accepted 100
7 2 3 5 0021.1 21840 19128 Accepted 100
8 2 3 5 0021.7 21840 19212 Accepted 100
9 2 3 5 0011.4 21840 19188 Accepted 100
10 2 3 5 0021.6 21840 19184 Accepted 100
11 3 5 0021.6 21840 19132 Accepted 100
12 3 5 0022.4 21840 19068 Accepted 100
13 3 5 0021.9 21840 19200 Accepted 100
14 3 5 0011.2 21840 19216 Accepted 100
15 3 5 0021.5 21840 19068 Accepted 100
16 3 5 0021.5 21840 19252 Accepted 100
17 3 5 0021.2 21840 19196 Accepted 100
18 3 5 0021.6 21840 19196 Accepted 100
19 3 5 0021.6 21840 19196 Accepted 100
20 3 5 0020.9 21840 19204 Accepted 100
21 3 5 0011.1 21840 19156 Accepted 100
22 3 5 0021.7 21840 19096 Accepted 100
23 3 5 0021.5 21840 19212 Accepted 100
24 4 5 0538.1 25748 22704 Accepted 100
25 4 5 0487.5 23820 21108 Accepted 100
26 4 5 0479.5 23168 20508 Accepted 100
27 4 5 0420.1 22260 19600 Accepted 100
28 4 5 0014.4 21840 19208 Accepted 100
29 4 5 0025.1 21840 19204 Accepted 100
30 4 5 0020.5 21840 19152 Accepted 100
31 4 5 0010.9 21840 19188 Accepted 100
32 5 0585.1 25748 22768 Accepted 100
33 5 0603.5 25748 22664 Accepted 100
34 5 0599.1 25748 22732 Accepted 100
35 5 0553.5 25748 22660 Accepted 100
36 5 0562.4 25748 22772 Accepted 100
37 5 0490.6 22264 19584 Accepted 100
38 5 0434.7 21840 19236 Accepted 100
39 5 0358.5 21840 19140 Accepted 100
40 5 0489.7 25748 22728 Accepted 100
41 5 0406.3 22264 19584 Accepted 100
42 5 0330.5 21840 19236 Accepted 100
43 5 0430.6 22656 19932 Accepted 100
Submitter:
Compiler:
c++17
Code Length:
1009 Bytes
Back to Top