不知道怎么调试 #24
-
|
请问我应该怎么查看某个case我的程序输出,虽然描述里面提到了用一些奇怪的命令可以不过看不懂也不知道怎么用 |
Beta Was this translation helpful? Give feedback.
Answered by
tonyispowerful
Jan 17, 2025
Replies: 1 comment
-
|
tests文件夹cases下面每一个测试有一个build文件夹,build里面有一个叫program的文件就是你生成的(应该) |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
HuanCheng65
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tests文件夹cases下面每一个测试有一个build文件夹,build里面有一个叫program的文件就是你生成的(应该)