Grand temple problem
💡-grand-temple
vanisinghal0201
(vani singhal)
May 20, 2020, 10:53am
#1
1 testcase is showing run error
mayankA47
(Mayank MITTAL)
May 20, 2020, 11:03am
#2
Take proper array size(N=10^5)
Use types as long long because area can overflow
https://ide.codingblocks.com/s/239629
see to it