Main.cc:1:6: error: ‘string’ in namespace ‘std’ does not name a type std::string subtractLargeNumbers(const std::string& a, const std::string& b) { ^~~~~~