QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#617074#6602. Journey to Un'GoroHuangHanShengWA 1ms4596kbC++201.3kb2024-10-06 13:47:522024-10-06 13:47:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 4404kb

input:

1

output:

1
r

result:

ok 2 tokens

Test #2:

score: 0
Accepted
time: 1ms
memory: 4564kb

input:

2

output:

2
br
rb
rr

result:

ok 4 tokens

Test #3:

score: 0
Accepted
time: 1ms
memory: 4308kb

input:

3

output:

4
brb
rbr
rrr

result:

ok 4 tokens

Test #4:

score: -100
Wrong Answer
time: 1ms
memory: 4596kb

input:

4

output:

6
bbrb
brbb
rbrr
rrbr
rrrr

result:

wrong answer 4th words differ - expected: 'brbr', found: 'rbrr'