You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<h1id="guidelines-for-rule-9---no-interactive-compiling-allowed">Guidelines for <ahref="rules.html#rule-9---no-interactive-compiling-allowed">Rule 9 - No interactive compiling allowed</a></h1>
622
+
<h1id="guidelines-for-rule-9---no-interactive-compiling-allowed">Guidelines for <ahref="rules.html#rule9-no-interactive">Rule 9 - No interactive compiling allowed</a></h1>
625
623
</div>
626
624
</div>
627
625
</div>
@@ -643,11 +641,9 @@ <h1 id="guidelines-for-rule-9---no-interactive-compiling-allowed">Guidelines for
643
641
<p>Jump to: <ahref="#">top</a></p>
644
642
<divid="guideline11">
645
643
<divid="guideline11-abuse">
646
-
<divid="guideline-11---abuse">
647
644
<h1id="guidelines-for-rule-11---legal-rule-abuse">Guidelines for <ahref="rules.html#rule11-legal-rule-abuse">Rule 11 - Legal rule abuse</a></h1>
648
645
</div>
649
646
</div>
650
-
</div>
651
647
<p>We do realize that there are holes in the <ahref="rules.html">Rules</a>, and invite
652
648
submitters to attempt to apply creative rule interpretation. A rule abuse though, even
653
649
if not rewarded, may result in a subsequent rule change for future contests.</p>
@@ -706,14 +702,13 @@ <h1 id="guidelines-for-rule-11---legal-rule-abuse">Guidelines for <a href="rules
706
702
<p>Jump to: <ahref="#">top</a></p>
707
703
<divid="guideline12">
708
704
<divid="guideline12-utf8">
709
-
<h1id="guidelines-for-rule-12---utf-8">Guidelines for <ahref="rules.html#rule-12---utf-8">Rule 12 - UTF-8</a></h1>
<h1id="guidelines-for-rule-12---utf-8">Guidelines for <ahref="rules.html#rule12-utf8">Rule 12 - UTF-8</a></h1>
711
706
</div>
712
707
</div>
713
708
<p>The IOCCC no longer discourages the use of multibyte UTF-8 characters in <code>C</code> code.</p>
714
709
<divid="guideline13">
715
710
<divid="guideline13-nocr">
716
-
<h1id="guidelines-for-rule-13---no-carriage-returns-in-prog.c">Guidelines for <ahref="rules.html#rule-13---no-carriage-returns-in-prog.c">Rule 13 - No carriage returns in prog.c</a></h1>
711
+
<h1id="guidelines-for-rule-13---no-carriage-returns-in-prog.c">Guidelines for <ahref="rules.html#rule13-nocr">Rule 13 - No carriage returns in prog.c</a></h1>
717
712
</div>
718
713
</div>
719
714
<p>We <strong>DISLIKE</strong> C code with trailing control-M’s (<code>\r</code> or <code>\015</code>) that results
@@ -723,21 +718,22 @@ <h1 id="guidelines-for-rule-13---no-carriage-returns-in-prog.c">Guidelines for <
723
718
off such control-M’s before submitting their submissions. In some cases
724
719
tools have a “Save As” option that will prevent such trailing control-M’s
0 commit comments