QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#197104#6570. Who Watches the Watchmen?ucup-team580WA 0ms3652kbC++2011.4kb2023-10-02 11:29:532023-10-02 11:29:53

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

7
0 0 0 1 0 0
1 0 0 -1 0 0
2 0 0 1 0 0
3 0 0 1 0 0
4 0 0 1 0 0
5 0 0 1 0 0
6 0 0 -1 0 0

output:

1003

result:

wrong answer 1st lines differ - expected: '1002', found: '1003'