Skip to content

Conversation

@andy1li
Copy link
Member

@andy1li andy1li commented Oct 23, 2025

CC-1984: Change uncomment code text (2nd try)


Note

Clarifies the “uncomment to pass” guidance across starter templates and enables the stage-1 behavior in solutions: error on non-empty input, print "EOF null" otherwise.

  • Starters (compiled_starters/, starter_templates/)
    • Update guidance comments to: // TODO: Uncomment the code below to pass the first stage across C, Clojure, C++, C#, Elixir, Gleam, Go, Java, JavaScript, Kotlin, OCaml, Odin, PHP, Python, Rust, Swift, TypeScript, Zig.
  • Solutions (solutions/*/01-ry8)
    • Uncomment and enable stage-1 logic: read file, if content present -> emit "Scanner not implemented"/throw/panic; else print "EOF null".
    • Remove debug log prints where present.
    • Apply consistently across multi-language implementations.

Written by Cursor Bugbot for commit c58c981. This will update automatically on new commits. Configure here.

@linear
Copy link

linear bot commented Oct 23, 2025

@andy1li andy1li merged commit 1befa00 into main Oct 23, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants