QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#413971#8687. Toy Train Tracksgs14004WA 0ms3844kbC++201005b2024-05-18 13:25:292024-05-18 13:25:29

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

0 4

output:

LLLL

result:

ok correct, length = 4

Test #2:

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

input:

1 4

output:

LLLL

result:

ok correct, length = 4

Test #3:

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

input:

2 4

output:

LLSLLS

result:

ok correct, length = 6

Test #4:

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

input:

3 4

output:

LLSLLS

result:

ok correct, length = 6

Test #5:

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

input:

4 4

output:

LLSSLLSS

result:

ok correct, length = 8

Test #6:

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

input:

0 5

output:

LLLL

result:

ok correct, length = 4

Test #7:

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

input:

0 6

output:

LLLL

result:

ok correct, length = 4

Test #8:

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

input:

0 7

output:

LLLL

result:

ok correct, length = 4

Test #9:

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

input:

0 8

output:

LLLL

result:

ok correct, length = 4

Test #10:

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

input:

0 9

output:

LLLL

result:

ok correct, length = 4

Test #11:

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

input:

0 10

output:

LLLL

result:

ok correct, length = 4

Test #12:

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

input:

0 11

output:

LLLL

result:

ok correct, length = 4

Test #13:

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

input:

0 12

output:

LLRLLRLLRLLR

result:

ok correct, length = 12

Test #14:

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

input:

0 13

output:

LLRLLRLLRLLR

result:

ok correct, length = 12

Test #15:

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

input:

0 14

output:

LLRLLRLLRLLR

result:

ok correct, length = 12

Test #16:

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

input:

0 15

output:

LLRLLRLLRLLR

result:

ok correct, length = 12

Test #17:

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

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