Wrong answer for all testcases

sample test case passed ,but giving wrong answer for others

@narayansatish take long long int to store your sum.

still it is giving wrong answer

ok then take long long int everywhere,works correct with me