QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#90810#4789. Infinite Pattern MatchingZhaoZiLongWA 222ms42456kbJava112.3kb2023-03-25 15:26:442023-03-25 15:26:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 155ms
memory: 40468kb

input:

11

output:

2

result:

ok answer is '2'

Test #2:

score: 0
Accepted
time: 183ms
memory: 41228kb

input:

011011

output:

42

result:

ok answer is '42'

Test #3:

score: -100
Wrong Answer
time: 222ms
memory: 42456kb

input:

01000110011010110000

output:

25980038

result:

wrong answer expected '4627720', found '25980038'