Find sum at level K

what is wrong in this code.
Ide-> https://ide.codingblocks.com/s/177972

hey @mikkyimran,at line 39 of your code it should have double equals to sign(==) you have given only single equals to(=).