QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#642535#7752. The Only Way to the Destinationucup-team1063WA 2ms16112kbC++204.0kb2024-10-15 14:50:242024-10-15 14:50:24

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 16112kb

input:

5 3 2
2 5 1
1 4 3

output:

3 3 3 YES

result:

wrong output format YES or NO expected, but 3 found