QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#413977#8687. Toy Train Tracksgs14004WA 0ms3832kbC++201.2kb2024-05-18 13:31:032024-05-18 13:31:04

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

0 4

output:

LLLL

result:

ok correct, length = 4

Test #2:

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

input:

1 4

output:

LLLL

result:

ok correct, length = 4

Test #3:

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

input:

2 4

output:

LLSLLS

result:

ok correct, length = 6

Test #4:

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

input:

3 4

output:

LLSLLS

result:

ok correct, length = 6

Test #5:

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

input:

4 4

output:

LLSSLLSS

result:

ok correct, length = 8

Test #6:

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

input:

0 5

output:

LLLL

result:

ok correct, length = 4

Test #7:

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

input:

0 6

output:

LLLL

result:

ok correct, length = 4

Test #8:

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

input:

0 7

output:

LLLL

result:

ok correct, length = 4

Test #9:

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

input:

0 8

output:

LLLL

result:

ok correct, length = 4

Test #10:

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

input:

0 9

output:

LLLL

result:

ok correct, length = 4

Test #11:

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

input:

0 10

output:

LLLL

result:

ok correct, length = 4

Test #12:

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

input:

0 11

output:

LLLL

result:

ok correct, length = 4

Test #13:

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

input:

0 12

output:

LLRLLRLLRLLR

result:

ok correct, length = 12

Test #14:

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

input:

0 13

output:

LLRLLRLLRLLR

result:

ok correct, length = 12

Test #15:

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

input:

0 14

output:

LLRLLRLLRLLR

result:

ok correct, length = 12

Test #16:

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

input:

0 15

output:

LLRLLRLLRLLR

result:

ok correct, length = 12

Test #17:

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

input:

0 16

output:

LLRLLRLLRLLR

result:

wrong answer your plan is valid but your solution is not optimal (length of your loop = 12, length of jury's = 16