QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#669343#4789. Infinite Pattern MatchingHuangHanShengWA 127ms35756kbC++20673b2024-10-23 18:16:302024-10-23 18:16:30

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 55ms
memory: 35756kb

input:

11

output:

2

result:

ok answer is '2'

Test #2:

score: 0
Accepted
time: 48ms
memory: 34812kb

input:

011011

output:

42

result:

ok answer is '42'

Test #3:

score: 0
Accepted
time: 66ms
memory: 34220kb

input:

01000110011010110000

output:

4627720

result:

ok answer is '4627720'

Test #4:

score: -100
Wrong Answer
time: 127ms
memory: 35712kb

input:

1011000001101110110111001010001010010101010000101

output:

48

result:

wrong answer expected '1617827598069187', found '48'