QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#368946#7949. K-Lotterynew_dawn_2#WA 24ms34824kbC++174.8kb2024-03-27 18:22:422024-03-27 18:22:42

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 24ms
memory: 34824kb

input:

3 2 10
1 2 3
1 3 2
20 35 10 7 99 53 72 33 88 16

output:

0

result:

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