Topic: Hashing Problem / Level: advanced

Problem: Create a program to find the total number of distinct elements in a 2D matrix using hashing.

Run the code to see the output here...