-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
输出结果 #2
Comments
计划是会把重点信息用粗体或鲜艳颜色突出出来,以及提供专门的输出评测信息的选项。 |
现在 master 分支上的最新版本应该已经用 logger 输出了,详细度可以用 -v 选项调整,能试试吗 |
谢谢提醒,试过了,verbose 选项在 AC 或 WA 的时候是比以前直观,但要是 TLE,RE,MLE 什么的 Runresult 里面还是比较杂,而且 verbose 会输出评测的过程信息,不知道功能完善后是否可以添加一个选项来仅输出每个点评测后的结果时间内存 |
更新了下:3ec59e4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
评测的结果感觉十分冗长不可读啊。
测完后不仔细读一遍就不能知道结果。
The text was updated successfully, but these errors were encountered: