QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#261165#6353. Kth Lex Min Min Min Subpalindromesucup-team959#WA 1ms3384kbC++232.5kb2023-11-22 18:30:592023-11-22 18:30:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

1 1 1

output:

1

result:

ok 1 number(s): "1"

Test #2:

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

input:

2 2 2

output:

-1

result:

wrong answer 1st numbers differ - expected: '2', found: '-1'