This commit is contained in:
Tulis_Dwa
2025-01-20 21:27:58 +00:00
parent 3ab836d91c
commit 86f918a739
8 changed files with 786 additions and 8 deletions

View File

@ -6,8 +6,8 @@
"${workspaceFolder}/**"
],
"compilerPath": "/usr/bin/gcc",
"cStandard": "${default}",
"cppStandard": "c++23",
"cStandard": "c11",
"cppStandard": "c++20",
"intelliSenseMode": "linux-gcc-x64",
"compilerArgs": [
""