1507: 蓝桥杯算法提高VIP-去注释 ```cpp#includeusingnamespacestd;intmain(){charc;while((c=cin.get())!=EOF)//(c=cin.get())要加(){if(c=='/'){chard=cin.get();if(d=='/'){while((d=cin.get())! 题解列表 2022年03月15日 0 点赞 0 评论 690 浏览 评分:9.9
1507: 蓝桥杯算法提高VIP-去注释(c++) 摘要:参考代码:#include<bits/stdc++.h> using namespace std; char s[1000000]; int main(){ char c,t; …… 题解列表 2022年04月08日 0 点赞 0 评论 615 浏览 评分:0.0
去注释较为容易的做法 摘要:解题思路:注意事项:参考代码:#include<bits/stdc++.h>using namespace std;int main(){ string s; bool f=1; b…… 题解列表 2022年07月30日 0 点赞 0 评论 644 浏览 评分:9.9