Owl Get a Life
area.cpp: In function ‘std::string add(std::string, std::string)’:area.cpp:16:17: error: ‘sum’ was not declared in this scope 16 | a[i] = (sum%10)+'0'; | ^~~