QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#249966#4789. Infinite Pattern Matchinghouzhiyuan#WA 0ms3780kbC++141.7kb2023-11-12 18:46:182023-11-12 18:46:20

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

11

output:

2

result:

ok answer is '2'

Test #2:

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

input:

011011

output:

42

result:

ok answer is '42'

Test #3:

score: -100
Wrong Answer
time: 0ms
memory: 3780kb

input:

01000110011010110000

output:

1000000000000000000

result:

wrong answer expected '4627720', found '1000000000000000000'