文件名称:c
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-05-27
- 文件大小:
- 688kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
用栈实现:输入一行符号,以#结束,判断其中的括号是否匹配。括号包括:
{} [] () <>
测试输入 期待的输出 时间限制 内存限制 额外进程
测试用例 1 以文本方式显示
1.as(*x<{(({<>}))}>)#?
以文本方式显示
1.right?
无限制 64M 0
测试用例 2 以文本方式显示
1.(a.b)>#?
以文本方式显示
1.The 6 character > is wrong.?
无限制 64M 0
测试用例 3 以文本方式显示
1.({()#?
以文本方式显示
1.loss of right character }).?
无限制 64M 0
-Stack implementation: Enter a line symbol, followed by# to determine which of the brackets match. Brackets include: {} [] () < > test input output expected time limit memory limit test an additional process in text mode display 1.as (* x < {(({< > }))}> )#? text display 1.right? unlimited 64M 0 2 test cases in text mode display 1. (ab)> #? to display text 1.The 6 character ' > ' is wrong.? Unlimited 64M 0 test 3 In text mode display 1 ({()#? to display text 1.loss of right character}).? Unlimited 64M 0
{} [] () <>
测试输入 期待的输出 时间限制 内存限制 额外进程
测试用例 1 以文本方式显示
1.as(*x<{(({<>}))}>)#?
以文本方式显示
1.right?
无限制 64M 0
测试用例 2 以文本方式显示
1.(a.b)>#?
以文本方式显示
1.The 6 character > is wrong.?
无限制 64M 0
测试用例 3 以文本方式显示
1.({()#?
以文本方式显示
1.loss of right character }).?
无限制 64M 0
-Stack implementation: Enter a line symbol, followed by# to determine which of the brackets match. Brackets include: {} [] () < > test input output expected time limit memory limit test an additional process in text mode display 1.as (* x < {(({< > }))}> )#? text display 1.right? unlimited 64M 0 2 test cases in text mode display 1. (ab)> #? to display text 1.The 6 character ' > ' is wrong.? Unlimited 64M 0 test 3 In text mode display 1 ({()#? to display text 1.loss of right character}).? Unlimited 64M 0
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验3
.....\11.cpp
.....\11.dsp
.....\11.dsw
.....\11.ncb
.....\11.opt
.....\11.plg
.....\Debug
.....\.....\11.exe
.....\.....\11.ilk
.....\.....\11.obj
.....\.....\11.pdb
.....\.....\vc60.idb
.....\.....\vc60.pdb
.....\__Previews
.....\..........\11.cppPreview
.....\题目.txt