文件名称:Railway-station
-
所属分类:
- 标签属性:
- 上传时间:2015-01-03
-
文件大小:1.77mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
the program assumes that we have a raileay station, when the train leaves we denote that as (D), and when it enters we donote that as (E), so (ED) means that the train entered the station and then left, (EEDD) means that a train entered, another one entered, a train of them left, the other one left too.
the combination (EDD) is wrong because a train entered, the train left, and onether train left, but that s not possible because after the train left the station is empty..
we re going to use stacks to deal with each combination the user enters, the idea is when we read (E) we push it, when we read (D) we pop the (E), the combination is considered true when we re done reading and the stack is empty.
the combination (EDD) is wrong because a train entered, the train left, and onether train left, but that s not possible because after the train left the station is empty..
we re going to use stacks to deal with each combination the user enters, the idea is when we read (E) we push it, when we read (D) we pop the (E), the combination is considered true when we re done reading and the stack is empty.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Railway station/Debug/SecondQuestion.exe
Railway station/Debug/SecondQuestion.ilk
Railway station/Debug/SecondQuestion.pdb
Railway station/SecondQuestion/Debug/SecondQuestion.log
Railway station/SecondQuestion/Debug/SecondQuestion.tlog/cl.command.1.tlog
Railway station/SecondQuestion/Debug/SecondQuestion.tlog/CL.read.1.tlog
Railway station/SecondQuestion/Debug/SecondQuestion.tlog/CL.write.1.tlog
Railway station/SecondQuestion/Debug/SecondQuestion.tlog/link.command.1.tlog
Railway station/SecondQuestion/Debug/SecondQuestion.tlog/link.read.1.tlog
Railway station/SecondQuestion/Debug/SecondQuestion.tlog/link.write.1.tlog
Railway station/SecondQuestion/Debug/SecondQuestion.tlog/SecondQuestion.lastbuildstate
Railway station/SecondQuestion/Debug/Source.obj
Railway station/SecondQuestion/Debug/vc120.idb
Railway station/SecondQuestion/Debug/vc120.pdb
Railway station/SecondQuestion/SecondQuestion.vcxproj
Railway station/SecondQuestion/SecondQuestion.vcxproj.filters
Railway station/SecondQuestion/Source.cpp
Railway station/SecondQuestion.sdf
Railway station/SecondQuestion.sln
Railway station/SecondQuestion.v12.suo
Railway station/SecondQuestion/Debug/SecondQuestion.tlog
Railway station/SecondQuestion/Debug
Railway station/Debug
Railway station/SecondQuestion
Railway station
Railway station/Debug/SecondQuestion.ilk
Railway station/Debug/SecondQuestion.pdb
Railway station/SecondQuestion/Debug/SecondQuestion.log
Railway station/SecondQuestion/Debug/SecondQuestion.tlog/cl.command.1.tlog
Railway station/SecondQuestion/Debug/SecondQuestion.tlog/CL.read.1.tlog
Railway station/SecondQuestion/Debug/SecondQuestion.tlog/CL.write.1.tlog
Railway station/SecondQuestion/Debug/SecondQuestion.tlog/link.command.1.tlog
Railway station/SecondQuestion/Debug/SecondQuestion.tlog/link.read.1.tlog
Railway station/SecondQuestion/Debug/SecondQuestion.tlog/link.write.1.tlog
Railway station/SecondQuestion/Debug/SecondQuestion.tlog/SecondQuestion.lastbuildstate
Railway station/SecondQuestion/Debug/Source.obj
Railway station/SecondQuestion/Debug/vc120.idb
Railway station/SecondQuestion/Debug/vc120.pdb
Railway station/SecondQuestion/SecondQuestion.vcxproj
Railway station/SecondQuestion/SecondQuestion.vcxproj.filters
Railway station/SecondQuestion/Source.cpp
Railway station/SecondQuestion.sdf
Railway station/SecondQuestion.sln
Railway station/SecondQuestion.v12.suo
Railway station/SecondQuestion/Debug/SecondQuestion.tlog
Railway station/SecondQuestion/Debug
Railway station/Debug
Railway station/SecondQuestion
Railway station
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.