Talk:Rep-string: Difference between revisions

(→‎c program: Longest/shortest?)
Line 137:
</pre>
 
:When given ten 1's it returns five 1's as the rep-string. Maybe The C function returns the ongestlongest rep-string and you expected the shortest? --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 15:50, 28 April 2019 (UTC)
:: You are right, it gives the longest. I think that it should be explicitly stated. What about splitting C section into the 2 subsections : longest and shortest ? Also example strings IMHO should have strings which give differrent results for longest and shortest test. Does it sounds good ? --[[User:Adam majewski|Adam majewski]] ([[User talk:Adam majewski|talk]]) 16:13, 28 April 2019 (UTC)
 
== new test values, ==