1
0
This commit is contained in:
Jose
2025-05-30 19:28:12 +02:00
parent 3d9728874a
commit fc130cc92d
30 changed files with 429 additions and 282 deletions

View File

@@ -16,7 +16,9 @@
"string_view": "cpp",
"initializer_list": "cpp",
"system_error": "cpp",
"cmath": "cpp"
"cmath": "cpp",
"random": "cpp",
"limits": "cpp"
},
"github.copilot.enable": {
"*": true,