2015年12月30日
摘要: 学C++的时候,这几个输入函数弄的有点迷糊;这里做个小结,为了自己复习,也希望对后来者能有所帮助,如果有差错的地方还请各位多多指教(本文所有程序均通过VC 6.0运行) 1、cin 2、cin.get() 3、cin.getline() 4、getline() 5、gets() 6、getchar( 阅读全文
posted @ 2015-12-30 22:19 yoyo_sincerely 阅读(206) 评论(0) 推荐(0) 编辑
摘要: Dollars New Zealand currency consists of $100, $50, $20, $10, and $5 notes and $2, $1, 50c, 20c, 10c and 5c coins. Write a program that will determine 阅读全文
posted @ 2015-12-30 21:19 yoyo_sincerely 阅读(394) 评论(0) 推荐(0) 编辑
摘要: Description As you may know from the comic “Asterix and the Chieftain’s Shield”, Gergovia consists of one street, and every inhabitant of the city is 阅读全文
posted @ 2015-12-30 08:53 yoyo_sincerely 阅读(395) 评论(0) 推荐(0) 编辑