From 60a288c69b82bb755d4fc296c152b4e6d32e8328 Mon Sep 17 00:00:00 2001 From: Cody Boone Ferguson <53008573+xexyl@users.noreply.github.com> Date: Wed, 1 Jan 2025 10:51:03 -0800 Subject: [PATCH] Add FAQ about including subdirectories .. also, I added the great fork merge stats to the FAQ about the great fork merge date (as that's when the stats were final). --- faq.html | 21 +++++++++++++++++++-- faq.md | 27 +++++++++++++++++++++++++-- 2 files changed, 44 insertions(+), 4 deletions(-) diff --git a/faq.html b/faq.html index 6e771ccb29..921b57c812 100644 --- a/faq.html +++ b/faq.html @@ -447,6 +447,7 @@

1.
  • Q 1.1: May I use a different source or compiled filename than prog.c or prog?
  • Q 1.2: What is markdown and how does the IOCCC use it?
  • Q 1.3: How do I report bugs in an mkiocccentry tool?
  • +
  • Q 1.4: How may I use subdirectories in my submission if Rule 17 disallows them?
  • 2. IOCCC Judging process