Files
vector/.vscode/settings.json

3 lines
55 B
JSON
Raw Normal View History

2025-08-17 14:58:48 +08:00
{
"C_Cpp.default.compilerPath": "/usr/bin/g++-14"
}