QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#465622#7522. Sequence Shiftucup-team3884WA 20ms3888kbC++231.9kb2024-07-07 03:25:572024-07-07 03:25:57

詳細信息

Test #1:

score: 100
Accepted
time: 0ms
memory: 3668kb

input:

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

output:

11
13
16
25

result:

ok 4 lines

Test #2:

score: 0
Accepted
time: 0ms
memory: 3688kb

input:

1 0
103509429
823330096

output:

926839525

result:

ok single line: '926839525'

Test #3:

score: 0
Accepted
time: 0ms
memory: 3664kb

input:

1 1
576560149
691846236
1156187222

output:

1268406385
835582012

result:

ok 2 lines

Test #4:

score: 0
Accepted
time: 0ms
memory: 3648kb

input:

1 10
700282491
332230980
90825676
1630266999
644973380
262379760
2122877054
1851957134
1370195232
110993724
1319359505
1883523208

output:

1032513471
1654684398
759763732
888538827
1695749302
1163465539
1425605448
789576931
1397740634
1202288326
1638577353

result:

ok 11 lines

Test #5:

score: -100
Wrong Answer
time: 20ms
memory: 3888kb

input:

1000 100000
438001359 929744877 710148392 323984311 727016267 323629255 495752276 309120511 312675195 717795522 937464489 624952229 444774478 829169766 707441777 609125148 25459976 849166512 716162953 882416779 189669312 135698832 632796131 592794700 569746403 231058028 389412868 824283503 801480367...

output:

1962871590
1918764455
1489549131
1795552092
1700529465
1765485963
1806319076
1926329467
1628097890
1836835773
1867931265
1709587349
1794119997
1925066247
1820763872
1800271872
1868938227
1913648659
1885821862
1912648555
1981900477
1835115100
1914768924
1718167397
1839462606
1942656092
1795870715
148...

result:

wrong answer 2nd lines differ - expected: '1986083253', found: '1918764455'