QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#368670#5441. Quartz CollectionZ_301WA 1ms5796kbC++176.2kb2024-03-27 15:09:212024-03-27 15:09:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 5752kb

input:

4 5
2 4
5 7
1 7
2 1
4 5 2
1 6 2
4 4 3
2 1 3
3 6 6

output:

13
14
15
14
10
13

result:

ok 6 numbers

Test #2:

score: 0
Accepted
time: 1ms
memory: 5796kb

input:

1 1
1 1
1 1 1

output:

1
1

result:

ok 2 number(s): "1 1"

Test #3:

score: -100
Wrong Answer
time: 1ms
memory: 5784kb

input:

100 100
6 7
100 8
5 61
5 75
59 65
51 47
83 37
34 54
87 46
4 26
21 87
12 97
86 68
60 11
62 76
14 83
29 31
91 62
57 80
47 75
85 97
62 77
91 86
14 25
48 77
83 65
39 61
78 77
45 46
90 74
100 91
86 98
55 5
84 42
91 69
100 4
74 98
60 37
75 44
41 12
15 34
36 1
99 16
7 87
36 26
79 42
41 84
17 98
72 16
38 55...

output:

5199
5089
5132
5058
4947
4956
4978
5005
5008
5009
5068
5039
4972
4963
5000
4940
4724
4704
4690
4709
4679
4801
4617
4741
4677
4745
4513
4642
4683
4667
4602
4777
4789
4733
4715
4838
4835
4880
4936
4944
4834
4860
4940
4784
4820
4811
4746
4865
4911
4734
4716
4617
4608
4536
4627
4565
4507
4490
4549
4666
...

result:

wrong answer 1st numbers differ - expected: '5109', found: '5199'