QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#426517#6325. Peaceful ResultsCx330qwqWA 0ms3632kbC++208.5kb2024-05-31 13:53:492024-05-31 13:54:02

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
2 0 0
1 1 0
1 0 1

output:

0
0

result:

wrong answer 1st numbers differ - expected: '2', found: '0'