Сложение двух чисел в консоли

This commit is contained in:
Пытков Роман
2025-09-20 20:32:39 +03:00
parent 98877d6100
commit d7cb83d869
3 changed files with 19 additions and 3 deletions

View File

@@ -5,7 +5,6 @@
"name": "(lldb) Launch",
"type": "lldb",
"request": "launch",
// Resolved by CMake Tools:
"program": "${command:cmake.launchTargetPath}",
"args": [],
"cwd": "${workspaceFolder}",