Skip to content

zungx/c-plus-plus-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 21, 2022
648b67b · Oct 21, 2022

History

4 Commits
Oct 21, 2022
Sep 28, 2022
Sep 28, 2022
Sep 28, 2022

Repository files navigation

C++ learning

Setting vscode build

"code-runner.executorMap": {
    "cpp": "cd $dir && cd bin && g++ -std=c++11 ../$fileName -o $fileNameWithoutExt && $dir/bin/$fileNameWithoutExt",

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages