QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#748541#892. Minimal Cutdongyc666WA 0ms17016kbC++144.4kb2024-11-14 20:39:392024-11-14 20:39:39

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 17016kb

input:

4 2
1 3 2
2 4 2

output:

1000000000000000000 0 0
2 4 1
2 1 2
2 4 3
2 2 3
2 4 3
21067776

result:

wrong answer 1st words differ - expected: '21067776', found: '1000000000000000000'