Updated test

This commit is contained in:
2024-11-25 16:20:48 +03:00
parent 40183a44a7
commit c0248e1b11
11 changed files with 249 additions and 1203 deletions

View File

@@ -70,7 +70,8 @@
"format": "cpp",
"future": "cpp",
"cassert": "cpp",
"bitset": "cpp"
"bitset": "cpp",
"unordered_set": "cpp"
},
"cmake.ignoreCMakeListsMissing": true
}