QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#79486#2455. Retribution!HuangHanShengWA 0ms3804kbC++112.5kb2023-02-20 09:52:342023-09-17 13:39:36

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 2 2
1 0
2 0
0 0
3 0
1 1
2 1

output:

1 0 0 
1 1 1 
4 0 1 
4 1 0 
1 0 0 
1 1 1 
2 0 1 
2 1 0 
4.000000

result:

wrong answer 1st numbers differ - expected: '4.0000000', found: '1.0000000', error = '0.7500000'