What's the error output is correct but showing wrong answer

hello @pranjuldwivedi120568
dont use pow function , it will exceed the range of long long.

handle it like this ->
image