- VSCode
- g++-12
- clone this repo
- open the directory by VSCode
- throw in some template codes into
snippetdirectory as you like - run the task
snippet update - now you're ready to write code in
main.cppand can execute/debug it by F5
- write another code in
main2.cpp - write
gencase()ingenerator.cpp - run task
compare test
- write
validation()invalidator.cpp - write
gencase()ingenerator.cpp - run task
validation test