init commit
This commit is contained in:
13
archive/algorithm/.vscode/settings.json
vendored
Normal file
13
archive/algorithm/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"stdio.h": "c",
|
||||
"u_link_list.h": "c",
|
||||
"math.h": "c",
|
||||
"malloc.h": "c",
|
||||
"string.h": "c",
|
||||
"stdlib.h": "c",
|
||||
"cmath": "c",
|
||||
"limits": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "Disabled"
|
||||
}
|
Reference in New Issue
Block a user