Y Sorting
This commit is contained in:
11
.vscode/settings.json
vendored
11
.vscode/settings.json
vendored
@ -10,6 +10,15 @@
|
||||
"type_traits": "cpp",
|
||||
"xmemory": "cpp",
|
||||
"xtr1common": "cpp",
|
||||
"chrono": "cpp"
|
||||
"chrono": "cpp",
|
||||
"iterator": "cpp",
|
||||
"list": "cpp",
|
||||
"vector": "cpp",
|
||||
"xhash": "cpp",
|
||||
"xtree": "cpp",
|
||||
"initializer_list": "cpp",
|
||||
"random": "cpp",
|
||||
"span": "cpp",
|
||||
"xstring": "cpp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user