QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#687499#1977. The Last SupperHuangHanShengWA 3ms55756kbC++171.3kb2024-10-29 19:22:552024-10-29 19:22:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 55756kb

input:

3 1 3
2
1 L
2 L
3 L

output:

1
2
3
 1 2

result:

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