Solutions to problems at https://leetcode.com Command line g++ -std=c++17 -I%WORKSPACE_ROOT% %WORKSPACE_ROOT%/profile_advanced.cpp -DDEBUG -O3 -g *.cpp