When I give any random test case to the code for the Problem " Form Biggest Number" as custom input, the code works perfectly but when I submit the code, the first test case gives the wrong answer while the other test cases give “Run Error”.
Here is my code: https://ide.codingblocks.com/s/291782
Please help!