website: https://pku-minic.github.io/online-doc/#/
rm -f FILENAME
(删除文件夹)的-f
不明确, 可能是force或filterrm -fo
或全称
*注意: 组合参数也不能用, 例如rm -rf
也会失效dumpListType,递归地打印出数组类型:
string getArrayType(const std::vector<int32_t> *lens, int32_t d)
函数 printInitList() 递归地打印出数组的初始值:
void printArrayInit(std::vector<int32_t> lens, int32_t d, int32_t isVarDef)