ifnp==p

  1. C

    c++ Compiler giving wrong output.

    It's a program for finding the biggest palindrome possible by multiplying two 3-digit numbers. I'm using Turbo C++ 3.0 However it's showing wrong outputs. I'm 100% sure that the palindrome code is correct and I checked separately with "123" as input, even then it showed wrong output. Please...
Top Bottom