0
1
mirror of https://git.sb/baoshuo/OI-codes.git synced 2024-11-27 15:16:28 +00:00

feat: set c version to c17

This commit is contained in:
Baoshuo Ren 2021-11-19 11:22:47 +08:00 committed by Baoshuo Ren
parent f6cdc13696
commit 18ddf2c516
Signed by: baoshuo
GPG Key ID: 70F90A673FB1AB68

View File

@ -41,7 +41,7 @@
"_UNICODE"
],
"compilerPath": "/usr/bin/g++",
"cStandard": "c89",
"cStandard": "c17",
"cppStandard": "c++14",
"intelliSenseMode": "gcc-x64",
"compilerArgs": [