Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

6524
26804
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 0002.4 6220 3576 Accepted 100
1 2 3 5 0003.1 6220 3640 Accepted 100
2 2 3 5 0001.3 6220 3508 Accepted 100
3 2 3 5 0003.2 6220 3632 Accepted 100
4 2 3 5 0003.1 6220 3636 Accepted 100
5 2 3 5 0003.2 6220 3520 Accepted 100
6 2 3 5 0003.1 6220 3640 Accepted 100
7 2 3 5 0002.9 6220 3536 Accepted 100
8 2 3 5 0003.0 6220 3576 Accepted 100
9 2 3 5 0001.2 6220 3632 Accepted 100
10 2 3 5 0002.9 6220 3632 Accepted 100
11 3 5 0003.8 6220 3472 Accepted 100
12 3 5 0003.8 6220 3604 Accepted 100
13 3 5 0003.7 6220 3600 Accepted 100
14 3 5 0003.7 6220 3608 Accepted 100
15 3 5 0003.6 6220 3616 Accepted 100
16 3 5 0003.7 6220 3580 Accepted 100
17 3 5 0003.6 6220 3512 Accepted 100
18 3 5 0001.7 6220 3580 Accepted 100
19 3 5 0003.6 6220 3664 Accepted 100
20 3 5 0003.7 6220 3564 Accepted 100
21 3 5 0003.4 6220 3580 Accepted 100
22 3 5 0003.6 6220 3648 Accepted 100
23 3 5 0001.5 6220 3524 Accepted 100
24 4 5 0453.1 29664 26736 Accepted 100
25 4 5 0427.5 17940 15220 Accepted 100
26 4 5 0418.6 14028 11292 Accepted 100
27 4 5 0375.9 8580 5780 Accepted 100
28 4 5 0011.1 6220 3620 Accepted 100
29 4 5 0011.4 6220 3652 Accepted 100
30 4 5 0001.4 6220 3544 Accepted 100
31 4 5 0001.2 6220 3588 Accepted 100
32 5 0500.0 29664 26688 Accepted 100
33 5 0326.1 29664 26720 Accepted 100
34 5 0485.5 29664 26712 Accepted 100
35 5 0472.5 29664 26744 Accepted 100
36 5 0488.4 29664 26744 Accepted 100
37 5 0432.4 8596 5940 Accepted 100
38 5 0390.5 6412 3752 Accepted 100
39 5 0219.5 6220 3592 Accepted 100
40 5 0447.7 29664 26804 Accepted 100
41 5 0373.1 8596 5980 Accepted 100
42 5 0210.0 6412 4004 Accepted 100
43 5 0405.7 10940 8140 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
10.8 KB
Back to Top