Talk:Arbitrary-precision integers (included): Difference between revisions

Content added Content deleted
(→‎Missing output: We are confusing two different ideas...)
Line 82: Line 82:


:Strange? You added output for Scala, but just removed the templates for Factor and GolfScript. --[[User:Paddy3118|Paddy3118]] 05:30, 9 May 2011 (UTC)
:Strange? You added output for Scala, but just removed the templates for Factor and GolfScript. --[[User:Paddy3118|Paddy3118]] 05:30, 9 May 2011 (UTC)

We are confusing two different ideas:

# Show the output to the user running the program.
# Post the output to this wiki page.

Users can post the output to this wiki page, but that is no task requirement. A language that shows the output, but does not post to this wiki page, is not wrong. For example, the [[Loops/Foreach]] task says to "print each element", but few languages post the output to that wiki page. --[[User:Kernigh|Kernigh]] 22:17, 15 May 2011 (UTC)