更正函数名称
增加测试函数
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"C_Cpp.default.compilerPath": "/usr/bin/g++-14"
|
||||
"C_Cpp.default.compilerPath": "/usr/bin/g++-14",
|
||||
"files.associations": {
|
||||
"stdio.h": "c"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user