QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#334528#7615. Sequence Foldingalch07WA 1060ms42028kbC++201.3kb2024-02-22 02:31:082024-02-22 02:31:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

8 3
1 5 8

output:

2

result:

ok single line: '2'

Test #2:

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

input:

1 1
1

output:

0

result:

ok single line: '0'

Test #3:

score: -100
Wrong Answer
time: 1060ms
memory: 42028kb

input:

17179869184 100000
138476 774165 993977 1152277 1236393 1244970 1534017 1693701 1763926 1778781 1842066 1874644 1885666 2120429 2485344 2977941 3158255 3340476 3504862 4000117 4066652 4197639 4338723 4389163 4576965 4761601 5097091 5175412 5295902 5810551 5855982 6001770 6111262 6163309 6351547 6582...

output:

99998
137731
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311
150311

result:

wrong answer 1st lines differ - expected: '99999', found: '99998'