We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs/README.md
invoke
1 parent 6accfae commit 4d05d5fCopy full SHA for 4d05d5f
docs/README.md
@@ -755,7 +755,8 @@ Below are the command options:
755
Terminates the invocation process on the first error.
756
Note that
757
solution failures such as `Wrong Answer` or `Runtime Error`
758
- are not considered an error here.
+ are not considered an error here,
759
+ but the verdict `Judge Failure` is considered as an error.
760
* `-w, --warning-sensitive`:
761
Terminates the invocation process on the first warning or error
762
and shows the details.
0 commit comments