description should be language-agnostic
Ruby 3.0 should be enabled
No random tests in Ruby
Scala translation
This comment is hidden because it contains spoiler information about the solution
Description should be language-agnostic
Go translation
Can we have input like version1 = "1.0.0" and version2 = "1.0.0.0" (Expected output is false)?
version1 = "1.0.0" and version2 = "1.0.0.0"
Expected output is false
Loading collection data...
description should be language-agnostic
Ruby 3.0 should be enabled
No random tests in Ruby
Scala translation
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Description should be language-agnostic
Go translation
Can we have input like
version1 = "1.0.0" and version2 = "1.0.0.0"
(Expected output is false
)?