Topic: Hashing Problem / Level: intermediate

Problem: Write a function to count the total number of different characters in two strings combined using hashing.

Run the code to see the output here...