avborup / avborup/kitty

Add flag for ignoring whitespace on evaluation

Open
#75 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
29
Forks
6
PR merge metrics
No merged PRs in 30d

Description

When Kattis evaluates output, these are identical:
![image](https://user-images.githubusercontent.com/8415722/226568659-98a1e8f9-649d-4489-8a38-c0d085d68b71.png)

Kattis is "whitespace-agnostic", so to say - it doesn't matter if it is a space or a newline character, as long as there is some whitespace.
Kitty is not, and treats this as test failure. They should test in the same way.

As this may or may not be true in all cases, a flag for treating these outputs the same way would be preferable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.