QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#656611#8938. Crawling on a Treeucup-team3907#WA 1ms3836kbC++141.2kb2024-10-19 13:25:132024-10-19 13:25:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4 2
1 2 3 2
2 3 2 1
2 4 5 1
1 1 1

output:

Stage: 

result:

wrong output format Expected integer, but "Stage:" found