QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#659614#9231. Random Numbersucup-team090WA 124ms5828kbC++232.7kb2024-10-19 20:59:372024-10-19 20:59:38

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3
2 1 3
5
3 4 2 5 1

output:

2
2

result:

ok 2 number(s): "2 2"

Test #2:

score: -100
Wrong Answer
time: 124ms
memory: 5828kb

input:

32
9811
3756 4960 5623 8471 9330 2388 7066 5434 4707 1711 2109 7274 9630 5057 6390 3252 2632 2291 4697 1923 6423 369 2430 2586 549 1344 1518 9170 268 1315 8808 4843 4603 532 2210 275 835 9059 8529 3449 1412 6071 6737 6944 788 8202 6684 6926 1729 7530 6506 9781 5523 5864 7067 9398 3446 2044 2578 2530...

output:

1
1
1
1
1
4
1
1
1
1
3
1
2
2
2
1
1
1
2
1
2
1
1
1
1
2
1
1
3
2
1
1

result:

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