This commit is contained in:
Timur A. Fatkhullin
2026-02-26 22:14:03 +03:00
parent 5c8d9bd5f4
commit 982846d2b1
3 changed files with 78 additions and 43 deletions

3
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,3 @@
{
"C_Cpp.default.compilerPath": "/usr/bin/g++-15"
}