摘要: #include #include int main(){ char week[7][5]={"MON", "TUE", "WED","THU", "FRI", "SAT", "SUN"}; char str1[70], str2[70], str3[70], str4... 阅读全文
posted @ 2017-07-31 19:01 老耗子 阅读(207) 评论(0) 推荐(0)
摘要: #include #include int ... 阅读全文
posted @ 2017-07-31 19:01 老耗子 阅读(49) 评论(0) 推荐(0)
摘要: #include #include int ... 阅读全文
posted @ 2017-07-31 19:01 老耗子 阅读(74) 评论(0) 推荐(0)