Problem typoswap
User xuannn
Submission Time 2024-06-21 12:55:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typoswap.cpp: In function ‘int main()’:
typoswap.cpp:12:5: error: ‘swapStrings’ was not declared in this scope
12 | swapStrings(str1, str2);
| ^~~~~~~~~~~