0_0_17612852_21054.cpp: In function 'int main()': 0_0_17612852_21054.cpp:81:51: error: 'add' was not declared in this scope cout << s1 << " + " << s2 << " = " << add(s1, s2) << endl; ^