Login
From:
E. Choroba
(Uncensored)
subscribe
Perl Weekly Challenge 058: Compare Version and Ordered Lineup
https://blogs.perl.org/users/e_choroba/2020/05/perl-weekly-challenge-058-compare-version-and-ordered-lineup.html
links
backlinks
Tagged with:
challenge
perlweeklychallenge
lineup
version
perl-weekly-challenge
Compare Version Compare two given version number strings v1 and v2 such that: If v1 > v2 return 1 If v1 < v2 return -1 Otherwise, return 0 The version numbers are non-empty strings containing only digits, and the...
Roast topics
Find topics
Find it!