随笔分类 - 杂项
摘要:关于c++中y1,y0等变量名冲突问题 前言 今天在做题时,定义了一个名为y1的全局变量,运行后出现了意想不到的报错。 error: 'int y1' redeclared as different kind of symbol int y1; ^~ In file included from c:
阅读全文
摘要:Linux环境下用C++删除指定文件 ”Talk is cheap, show me the code!“ cpp include include include include include include include include include using namespace std;
阅读全文
摘要:Letex常用公式: 基本: | 描述 | Latex公式 | 表达式 | | : : | : : | : : | | 下标 | x_2 | $x_2$ | | 上标 | x^2 | $x^2$ | | 分数 | \frac{1}{2} | $\frac{1}{2}$ | | 大于等于 | \leq
阅读全文

浙公网安备 33010602011771号