返回 DeepSeek-Reasonix
verify.sh
1 #!/usr/bin/env bash
2 set -e
3 grep -q "7%" answer.txt
4
4 lines BASH