Codeforces-SolutionsA/.vscode/settings.json
ShazidMahsrafi dadc48caf7 update
2023-07-13 00:28:54 +06:00

7 lines
177 B
JSON

{
"cph.general.onceMaintainerMessage": false,
"cph.general.saveLocation": "D:\\Programming\\Unwanted\\cph",
"files.associations": {
"iostream": "cpp"
}
}