Talk:Largest int from concatenated ints

From Rosetta Code

Negative integers

These programs look like they can't handle negative integers. I don't know how to concatenate two integers if the second one is negative; "4" "-5" => "4-5" is not an integer. Perhaps the task should specify positive integers? Or non-negative integers, if "0" is allowed? --Kernigh (talk) 00:38, 4 April 2013 (UTC)

Yep. I'm sloppy. I will fix this.Paddy3118 (talk) 05:51, 4 April 2013 (UTC)

Duplicates?

Paddy3118, please clarify whether the list may or may not include duplicates. --Nigel Galloway (talk) 11:02, 4 April 2013 (UTC) PS where have the edit buttons gone?