Talk:A+B: Difference between revisions

Content added Content deleted
(→‎Input Specification: Many implementations are incorrect.)
(→‎Input Specification: does it really matter?)
Line 22: Line 22:


:: Task specification says that the input contains two numbers separated by space. However, many implementations seem to prompt the values one by one. For example Delphi, DMS, DWScript and Elena, just to name few. I think these implementations are incorrect. However, the task specification does not say if the input may contain leading and trailing spaces. --[[User:PauliKL|PauliKL]] 16:02, 25 September 2011 (UTC)
:: Task specification says that the input contains two numbers separated by space. However, many implementations seem to prompt the values one by one. For example Delphi, DMS, DWScript and Elena, just to name few. I think these implementations are incorrect. However, the task specification does not say if the input may contain leading and trailing spaces. --[[User:PauliKL|PauliKL]] 16:02, 25 September 2011 (UTC)
:::I don't think we really need to worry about that. That's not really the point of the task. I say let it go ad let people input the numbers in whatever way is natural to the language. --[[User:Mwn3d|Mwn3d]] 16:21, 25 September 2011 (UTC)


===Input specification ("constraints")===
===Input specification ("constraints")===