Skip to content

Commit 4d05d5f

Browse files
committed
[Docs] Update docs/README.md: Explain sensitivity of invoke to judge failure
1 parent 6accfae commit 4d05d5f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,8 @@ Below are the command options:
755755
Terminates the invocation process on the first error.
756756
Note that
757757
solution failures such as `Wrong Answer` or `Runtime Error`
758-
are not considered an error here.
758+
are not considered an error here,
759+
but the verdict `Judge Failure` is considered as an error.
759760
* `-w, --warning-sensitive`:
760761
Terminates the invocation process on the first warning or error
761762
and shows the details.

0 commit comments

Comments
 (0)