This commit is contained in:
huoji
2023-05-09 01:03:55 +08:00
parent 7f1d3e37d3
commit 49904f5cb5
6 changed files with 233 additions and 2 deletions

View File

@@ -21,9 +21,9 @@
],
"compilerPath": "/usr/bin/g++-11",
"cStandard": "c23",
"cppStandard": "c++11",
"cppStandard": "c++23",
"intelliSenseMode": "linux-gcc-x64"
}
],
"version": 4
}
}