摘要: using System;using System.Collections.Generic; class Program{ static void Main(string[] args) { string[] floors ={ "第3楼", "第2楼", "第11楼" }... 阅读全文
posted @ 2014-09-29 17:15 幕三少 阅读(1264) 评论(1) 推荐(0) 编辑