QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#32761#1185. To argue, or not to argueZhaoZiLongWA 1432ms9060kbC++142.9kb2022-05-23 17:42:492022-05-23 17:42:50

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 2ms
memory: 9020kb

input:

2
2 2 2
..
..
4 4 3
X.X.
....
.X..
...X

output:

8
347040

result:

ok 2 number(s): "8 347040"

Test #2:

score: -100
Wrong Answer
time: 1432ms
memory: 9060kb

input:

96
1 144 8
................................................................................................................................................
144 1 31
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
....

output:

517668733
268886110
64664470
41831642
0
0
372341012
839870997
115795952
169129272
928175112
399452284
682704604
563968454
82030165
770277954
161484719
374884294
988612558
807348937
838995341
614914000
779550646
990427333
195892020
368899964
857064056
437999888
225342223
836336621
981420655
80883025
...

result:

wrong answer 4th numbers differ - expected: '926220403', found: '41831642'