https://ide.codingblocks.com/s/55660
test case 3,4 not passed
Is Palindrome?(all test not clered)
wrong Test case
3
1 2 3
your output:
true
Correct output:
false
wrong Test case
3
1 2 3
your output:
true
Correct output:
false