I am debugging the following code in VSCode:
int main() { char arr1[] = {\'t\', \'e\', \'s\', \'t\', \'\\0\'}; char arr2[] = "test"; int