Version Checker

Java Development Kit (JDK) installer for Mac OS X has a bug: Can you spot it? Notice how Java is ch…

Click here to read the complete problem statement.


If you need help solving this problem, mention your approach and ask specific questions. Please avoid sharing your code and asking the Community to figure out “what’s wrong”.

Wrong answer at test case 7. What’s the problem in my code?
Link: def jo(s):return '.'.join(s)a,b=map(str,input().split())a,b=a.split('.'),b.s - Pastebin.com

if the version numbers are same ,how they can be a different size? i’m not getting it .I am getting wa at test 8

Will some_one ans of the question?

01 & 1 are same but 01 is the answer because of If the both version numbers are the same print the string that is longest in terms of string length.

1 Like