Ignore whitespace (or not) stdout
difference mode
#10
Labels
No Label
bug
component
executor
component
framework
component
parser
component
UI
duplicate
enhancement
help wanted
invalid
priority
p0
priority
p1
priority
p2
priority
p3
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: JOJ/JOJ3#10
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
2950961838/judger/grpc.go (L300)
This line is used to compare the expected ans and the real output.
The go-judge will directly give the output in RESTAPI and we can write our own comparing style.
implement a Myers algo, return the line numbers, and output the different lines as comment
then it should looks like this in gitea comments