文件名称:hw5
介绍说明--下载内容来自于网络,使用问题请自行百度
实现删除嵌套的注释。每次从键盘上读取三行字符串。若发现存在嵌套的情况,即在注释内又存在的/*或*/,就把这/*或*/删除,注释外的部分保留。/与*优先级是左结合,即当前出现/*/时,优先删除/*。--Achieve delete nested comments. Each read three lines of string from the keyboard. If it is found of the presence of nested, the comment /* or* /, put /* or*/Remove the comment outside part of the reservation. /* Priority is left-associative, that is, the current /*/to give priority to remove the /*.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hw5.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.