Compare Two Lists by Their Maximum – codegolf.stackexchange.com

Given two different lists of non-negative integers, return the list that has the highest maximum (e.g. [4, 2], [3, 3, 1] -> [4, 2]). If they both have the same maximum, return the list that ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

Artikel Terkait

0 Comment to "Compare Two Lists by Their Maximum – codegolf.stackexchange.com"