353093224 this uses cc_hash_table,
You can exchange this with map, unordered_map (with and without custom_hash) and it will work as intended. But with gp_hash_table it gives WA on test case 1
Weird bug with gp_hash_table
353093224 this uses cc_hash_table,
You can exchange this with map, unordered_map (with and without custom_hash) and it will work as intended. But with gp_hash_table it gives WA on test case 1