Competitive Coding

Soft build cmd: g++ -std=c++17 -Wshadow -Wall -o "%e" "%f" -O2 -Wno-unused-result -DONPC

Hard build cmd: g++ -std=c++17 -Wshadow -Wall -o "%e" "%f" -g -fsanitize=address -fsanitize=undefined -D_GLIBCXX_DEBUG -DONPC

Color Scheme: Brogrammer
Theme: Adaptive Sublime Default