本文共 978 字,大约阅读时间需要 3 分钟。
源代码:
运行效果:
:!gcc test5.c -o test5 :! ./test5 50,large, small or yes?Enter(l|s|y):l 75,large, small or yes?Enter(l|s|y):s 62,large, small or yes?Enter(l|s|y):l 68,large, small or yes?Enter(l|s|y):s 65,large, small or yes?Enter(l|s|y):l 66,large, small or yes?Enter(l|s|y):y Your guess number is 66 本文转自运维笔记博客51CTO博客,原文链接http://blog.51cto.com/lihuipeng/760487如需转载请自行联系原作者
lihuipeng |