g++ -std=c++11 0313.0_Super_Ugly_Number.cpp ./a.out
/* C++ Compiled with clang 11 using the latest C++ 17 standard. Your code is compiled with level two optimization (-O2). AddressSanitizer is also enabled to help detect out-of-bounds and use-after-free bugs. Most standard library headers are already included automatically for your convenience.
https://github.com/google/sanitizers/wiki/AddressSanitizer */