79321313

Date: 2025-01-01 07:58:42
Score: 2
Natty:
Report link

When you give neighbor bits to the check_cell, you should provide the bits from "q" instead of "data". because the output of cells will compute based on the current state of "q".

The meaning of x outputs, you computed not initialized data.

Flow: Init "data" to "q" -> Compute the next cell state based on the initialized "q".

Reasons:
  • No code block (0.5):
  • Starts with a question (0.5): When you give
  • Low reputation (1):
Posted by: Gwanghwi Seo