Talk:A+B: Difference between revisions

(About the input)
Line 12:
: I've done ''some'' reordering/reformatting. The header/problem material still needs work, but the solutions should now be relatively OK. –[[User:Dkf|Donal Fellows]] 19:56, 8 April 2010 (UTC)
 
:: Ta! --[[User:Paddy3118|Paddy3118]] 21:46, 8 April 2010 (UTC)
 
===Input Specification===
It is not quite clear whether the input is solely two integers separated by a single space, whether there's a new line or not, whether there can be more stuff in the input, whether there may be leading spaces and things like that. Some solutions displayed are resilient to such variations, others will fail. Some even seem to depend input being separated by a newline for each number.
 
Anonymous user