Output edge cases and special checkers
- Stage
- C
- Module
- C.8
- Lessons
- 1
In this module
- Recognize when the grader uses a special checker instead of exact string matching.
- Identify common output edge cases (trailing newlines, precision, order).
- Write code that produces output in the exact format the problem specifies.