摘要: Idea 仅仅需要枚举第一行就行了, 其他行可以用上面的情况分别写出. 注意可以使用宏定义简化代码的编写, 减小调试难度. 注意if(){}的大括号总是要加. Code #include <iostream> #include <string> using namespace std; #defin 阅读全文
posted @ 2022-11-26 15:40 Micoael_Primo 阅读(28) 评论(0) 推荐(0)