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
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
My solution 138848188 to problem C of last contest 1608C - Game Master seems to work fine on my PC, but producing RTE in test 1. Can somebody point out the issue?

is it server maintenance or something like that? EDIT : Now it's been about 40 minutes.