Owl Get a Life
digits.cpp: In function ‘long long int poww(long long int, long long int)’:digits.cpp:77:16: error: ‘pow10’ cannot be used as a function 77 | return pow10(b); | ^