QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#32758#1185. To argue, or not to argueZhaoZiLongRE 149ms451020kbC++142.9kb2022-05-23 17:29:262022-05-23 17:29:28

詳細信息

Test #1:

score: 100
Accepted
time: 149ms
memory: 451020kb

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
Runtime Error

input:

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

output:


result: