QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#375468#8050. Random Permutationucup-team1817WA 1636ms5792kbC++14754b2024-04-03 11:09:462024-04-03 11:09:46

詳細信息

Test #1:

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

input:

4
1 4 2 3

output:

22

result:

ok 1 number(s): "22"

Test #2:

score: -100
Wrong Answer
time: 1636ms
memory: 5792kb

input:

100000
56449 21738 74917 44834 36187 96576 37204 28451 3444 13029 66039 8955 51445 30706 27229 37159 66052 16691 70389 29935 44984 3648 75082 73600 76621 28345 5298 37940 49412 85260 92029 18185 84398 10233 79227 98312 96649 30680 65206 38879 75397 26951 11294 58085 37297 97167 59252 44104 4058 3796...

output:

250179038528364

result:

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