Back to Submissions List

Problem

Total Time (ms)

Max Memory (RSS, KiB)

Verdict

Score

5751
26832
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 0003.0 6224 3596 Accepted 100
1 2 3 5 0003.1 6224 3636 Accepted 100
2 2 3 5 0003.1 6224 3696 Accepted 100
3 2 3 5 0003.2 6224 3596 Accepted 100
4 2 3 5 0003.1 6224 3624 Accepted 100
5 2 3 5 0001.2 6224 3632 Accepted 100
6 2 3 5 0003.2 6224 3632 Accepted 100
7 2 3 5 0002.9 6224 3504 Accepted 100
8 2 3 5 0002.9 6224 3568 Accepted 100
9 2 3 5 0001.2 6224 3620 Accepted 100
10 2 3 5 0002.9 6224 3692 Accepted 100
11 3 5 0003.8 6224 3668 Accepted 100
12 3 5 0003.8 6224 3660 Accepted 100
13 3 5 0003.8 6224 3664 Accepted 100
14 3 5 0003.7 6224 3672 Accepted 100
15 3 5 0003.7 6224 3624 Accepted 100
16 3 5 0003.7 6224 3648 Accepted 100
17 3 5 0003.7 6224 3728 Accepted 100
18 3 5 0004.1 6224 3652 Accepted 100
19 3 5 0003.6 6224 3628 Accepted 100
20 3 5 0001.5 6224 3624 Accepted 100
21 3 5 0003.4 6224 3740 Accepted 100
22 3 5 0003.7 6224 3660 Accepted 100
23 3 5 0003.5 6224 3636 Accepted 100
24 4 5 0372.2 29664 26716 Accepted 100
25 4 5 0365.9 17940 15452 Accepted 100
26 4 5 0360.5 14032 11404 Accepted 100
27 4 5 0322.2 8584 5976 Accepted 100
28 4 5 0010.9 6224 3676 Accepted 100
29 4 5 0011.5 6224 3644 Accepted 100
30 4 5 0003.2 6224 3656 Accepted 100
31 4 5 0003.1 6224 3636 Accepted 100
32 5 0281.1 29664 26832 Accepted 100
33 5 0436.8 29664 26752 Accepted 100
34 5 0436.2 29664 26820 Accepted 100
35 5 0405.6 29664 26724 Accepted 100
36 5 0423.2 29664 26728 Accepted 100
37 5 0402.1 8600 5988 Accepted 100
38 5 0361.3 6492 3956 Accepted 100
39 5 0214.5 6224 3612 Accepted 100
40 5 0368.3 29664 26784 Accepted 100
41 5 0340.9 8600 5988 Accepted 100
42 5 0196.3 6492 3868 Accepted 100
43 5 0359.3 10944 8264 Accepted 100
Submitter:
Compiler:
c++20
Code Length:
2.12 KB
Back to Top