QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#738824#9475. Pangu and StonesMaMengQiWA 0ms3872kbC++201.0kb2024-11-12 20:02:262024-11-12 20:02:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

7
-2147483642
-2147483635

result:

wrong answer 1st lines differ - expected: '9', found: '7'