UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#119143#999. 上网统计Meishinan7200ms1208kbC++353b2020-09-16 22:32:472020-09-16 22:32:48

answer


Details

小提示:点击横条可展开更详细的信息

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 1204kb

input:

27
22 22 18 1 19 19 13 3 16 10 5 17 4 9 13 19 6 24 15 15 12 13 16 1 9 1 13

output:

16 2
15 2
13 4
12 1
10 1
9 2
6 1
5 1
4 1
3 1
1 3

result:

wrong answer 1st lines differ - expected: '13 4', found: '16 2'

Test #2:

score: 0
Wrong Answer
time: 0ms
memory: 1208kb

input:

194
169 31 81 147 67 175 55 123 15 54 59 102 108 181 7 188 33 16 142 107 182 37 119 141 70 164 35 50...

output:

19 1
17 1
16 2
15 1
13 1
12 1
11 1
7 4
4 1
3 1
2 3

result:

wrong answer 1st lines differ - expected: '7 4', found: '19 1'

Test #3:

score: 0
Wrong Answer
time: 0ms
memory: 1204kb

input:

793
156 215 525 581 725 522 339 610 520 722 441 425 344 685 219 219 337 530 689 98 545 389 161 617 5...

output:

20 1
13 1
12 1
11 2
10 1
9 1
8 2
6 2
5 1
3 1
2 1

result:

wrong answer 1st lines differ - expected: '62 5', found: '20 1'