The way to be a better programmer.
ref:
- https://qiita.com/EngTks/items/ffa2a7b4d264e7a052c6
- https://qiita.com/ageprocpp/items/d5111699f9e8a0d88c89#tasksjson-%E3%81%AE%E8%A8%AD%E5%AE%9A
- MacOS
g++
- to use
#include <bits/stdc++.h>
- to use
- Extensions
- IntelliSence
- Code Runner
- Compile & Run :
control + option + n
- Debug :
Cmd + Shift + D