Talk:International Obfuscated C Code Contest

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Visual Studio[edit]

Article says:

(most notably the otherwise very stable Visual Studio)

I don't want to unlaterally make this edit since it seems POV, but this parenthetical remark is problematic to me. I belive "otherwise very stable" is just factually incorrect; visual C++ (which is what the author must be referring to here, since visual studio is not a compiler) has a large number of known bugs (one could see the workarounds in [boost] for examples). These are mostly in the C++ support, to be fair. Removing "otherwise very stable" makes this a dig against VC++, which I think is POV unless there is some way to verify that this compiler dies the most. Perhaps removing the whole parenthetical is the best move. Brighterorange 05:45, 22 Jun 2005 (UTC)

I agree. I've re-written to be NPOV and explain itself a bit better. -- Jon Dowland 30 June 2005 15:03 (UTC)reqallt u have done well

Notable Contributions[edit]

Worst abuse of the rules. In several years...

This entry is poorly written. I'd correct it myself, but I'm not sure exactly what it's trying to say. Could someone who knows what this is referring to edit it? 01:25, 28 June 2006 (UTC)

Code doesn't work[edit]

By the way, if you compile the provided code (or even take it directly from the website itself), it doesn't appear to work. All i get for output is "0.250", which, unless there have been significant changes in mathematics in the past few years, is NOT equal to PI. -(Simulcra 17:34, 2 November 2006 (UTC))[reply]

  • If I remember correctly, the approximation is not very accurate but gets better for larger circles. — brighterorange (talk) 18:58, 3 November 2006 (UTC)[reply]
* OK, I did find what is wrong:
Actualy the programmer thinks "-_" is replaced by "--F<00||--F-OO--;". But gcc replace it by "- -F<00||--F-OO--;".
If you name the source file "r.c", use this: "gcc -E r.c | sed 's/- -/--/g' > r2.c ; gcc -o r2 r2.c"
Now, run "./r2", the result is "3.141".
--Vspaceg 17:27, 22 November 2006 (UTC)[reply]
 Interpretation of the program:
 Each first "_" decrement F and OO. Each "-_" decrement only F.
 At the end of "FF_OO" procedure, F contains minus the aproximation of an area of a circle. OO contains minus the diameter.
 The area of a circle is pi * square of radius, so pi = area / (diameter / 2)² = 4 * area / diameter / diameter .
 Pi is aproximated by "4. * -F / OO / OO" .
 --Vspaceg 17:43, 22 November 2006 (UTC)[reply]
  • Yeah that example should be replaced since it doesn't work with current ANSI C compilers, as is mentioned in the hint that accompanies the code: http://www0.us.ioccc.org/1988/westley.hint (nor does the method suggested on that page make it work either, might be fun to try and figure out how to update it) Rickb235 03:14, 7 December 2006 (UTC)[reply]
#define _ F-->00||-F-OO--;
int F=00,OO=00;main(){F_OO();printf("%1.3f\n",4.*-F/OO/OO);}F_OO()
{
            _-_-_-_
       _-_-_-_-_-_-_-_-_
    _-_-_-_-_-_-_-_-_-_-_-_
  _-_-_-_-_-_-_-_-_-_-_-_-_-_
 _-_-_-_-_-_-_-_-_-_-_-_-_-_-_
 _-_-_-_-_-_-_-_-_-_-_-_-_-_-_
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
 _-_-_-_-_-_-_-_-_-_-_-_-_-_-_
 _-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  _-_-_-_-_-_-_-_-_-_-_-_-_-_
    _-_-_-_-_-_-_-_-_-_-_-_
        _-_-_-_-_-_-_-_
            _-_-_-_
}

Error in source[edit]

The reference at http://www.ioccc.org/2004/vik2.hint lists a 2.0MHz p4. Smallman12q (talk) 01:20, 27 October 2010 (UTC)[reply]

That section of the source in question doesn't seem to be cited in the article anyway, so for the purposes of the article it probably doesn't matter. --ais523 15:21, 27 October 2010 (UTC)
please reffer your reference with relations in main article; as it lacks proper external reference in the bottom section. putting it straight
what`s w your reference?
it matters to me as a 6.8mips relates to "6.8million times to run" when looking for some prime numbers — Preceding unsigned comment added by 188.25.53.154 (talk) 04:39, 1 March 2012 (UTC)[reply]

cpp[edit]

by using cpp for some time i say code from #cite-15 can not run. reason is because each line has to end with a\ symbol else it`s returning error. tag my observation as personal research for main article good looks188.25.53.154 (talk) 04:31, 1 March 2012 (UTC)[reply]

Sources[edit]

Article is lacking independent sources. Here are book sources mentioning IOCCC, including support for it starting out on USENET.

--Lexein (talk) 14:14, 1 May 2011 (UTC)[reply]

i doubt google books as prime.

Description of program function[edit]

Could someone include a description of what the flight simulator program does, for us non-programming plebs? — Preceding unsigned comment added by Rikeus (talkcontribs) 07:27, 13 April 2013 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified one external link on International Obfuscated C Code Contest. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 12:51, 2 December 2017 (UTC)[reply]