QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#636884#9451. Expected Waiting Timeucup-team4478#WA 0ms11780kbC++202.3kb2024-10-13 03:42:552024-10-13 03:42:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
1 1000000007 0 1 0
2 1000000007 0 1 1
2 7 5 2 3
3 31 15 6 24
20 1000000007 0 1 0

output:

0
0
0
0
0

result:

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