4827: P1205 [USACO1.2] 方块转换 Transformations

Memory Limit:128 MB Time Limit:1.000 S
Judge Style:Text Compare Creator:
Submit:0 Solved:0

Description

Input

Output

Sample Input Copy

3
@-@
---
@@-
@-@
@--
--@

Sample Output Copy

1

HINT