- 最后登录
- 2024-2-3
- 在线时间
- 2558 小时
- 阅读权限
- 40
- 注册时间
- 2010-4-19
- 积分
- 1457
- 帖子
- 362
- 精华
- 0
- UID
- 1257024
- 性别
- 保密
- 积分
- 1457
- 帖子
- 362
- 精华
- 0
- UID
- 1257024
- 性别
- 保密
|
回复 21# 的帖子
The first version I think has no solution. To build the full big square, 1 more space is required, in which to keep a box. For example:
#################
#@--------------#
#-*.*.*.*.*.*.*-#
#-.$-$-$-$-$-$.-#
#-*-#$#######-*-#
#-.$#.....--$$.-#
#-*-#.$$$$$-#-*-#
#-.$#.$...$-#$.-#
#-*-#.$.$.$-#-*-#
#-.$#.$$$.$-#$.-#
#-*-#.....$-#-*-#
#-.$#-$$$$$-#$.-#
#-*-$-------#-*-#
#-.$-######$#$.-#
#-*-$-$-$-$-$-*-#
#-.*.*.*.*.*.*.-#
#---------------#
#################
My result: 947/311
|
|