QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#313768#1825. The King's GuardsmarvinthangWA 1ms3540kbC++205.7kb2024-01-24 23:26:072024-01-24 23:26:08

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3540kb

input:

5 6 2
1 2 1
1 3 4
2 4 2
2 5 5
3 4 7
4 5 3
2 1 2
2 2 4

output:

2 -1002
8

result:

wrong answer expected '8', found '2'