QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#627067#6602. Journey to Un'GoroHuangHanShengWA 0ms3824kbC++231.6kb2024-10-10 14:38:072024-10-10 14:38:07

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1

output:

1
r

result:

ok 2 tokens

Test #2:

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

input:

2

output:

2
br
rb
rr

result:

ok 4 tokens

Test #3:

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

input:

3

output:

4
brb
rbr
rrr

result:

ok 4 tokens

Test #4:

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

input:

4

output:

6
brrr
rbrr
rrbr
rrrb
rrrr

result:

wrong answer 2nd words differ - expected: 'bbrb', found: 'brrr'