QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#345160#5188. 鬼街hyforcesWA 9ms13612kbC++202.1kb2024-03-06 11:46:582024-03-06 11:47:00

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 9ms
memory: 13612kb

input:

20 9
1 10 2
0 5 0
0 6 1
0 7 1
0 15 1
1 12 3
0 8 0
1 5 0
0 8 2

output:

0 
0 
0 
1 1 
0 
1 3 

result:

wrong answer 6th lines differ - expected: '2 2 3', found: '1 3 '