QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#345155#5188. 鬼街hyforcesWA 10ms12904kbC++202.0kb2024-03-06 11:37:352024-03-06 11:37:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 10ms
memory: 12828kb

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 
2 2 3 

result:

ok 6 lines

Test #2:

score: -100
Wrong Answer
time: 10ms
memory: 12904kb

input:

5000 5000
1 308 2924116129
1 3201 931426424
1 4398 709387999
0 609 2256581248
0 1566 1777416018
1 4709 1171183682
0 3770 752123966
1 1896 3894906376
0 230 3761076141
1 1345 676968476
1 3116 342409501
0 4948 3143999592
1 2186 2376352094
1 3892 3478048443
0 2773 2100852395
1 2894 2317216575
0 3378 211...

output:


result:

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