文件名称:porker
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-05-17
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- l***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一副牌从A到K共13张,取牌的顺序是这样的
A、将第一张放到最下面。
B、取出最上面的一张牌。
依次顺序操作A、B,最后取出牌的顺序是从A到K,请用程序实现13张牌的最初顺序。
-A deck of cards from A to K of 13, to take the order of the cards is the A, the first into the bottom. Remove the top card. Orderly operation of the A, B, and finally remove the order of the cards from A to K, please use the program to achieve the initial order of 13 cards.
A、将第一张放到最下面。
B、取出最上面的一张牌。
依次顺序操作A、B,最后取出牌的顺序是从A到K,请用程序实现13张牌的最初顺序。
-A deck of cards from A to K of 13, to take the order of the cards is the A, the first into the bottom. Remove the top card. Orderly operation of the A, B, and finally remove the order of the cards from A to K, please use the program to achieve the initial order of 13 cards.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
porker\a.out
......\linklist.c
......\linklist.h
......\main.c
porker