You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Cannot automatically upgrade 'visualizer'.\n - move visualizer to 'test_case_visualizer/'\n - first argument is the in_file\n - second argument is the ans_file"
203
+
"Cannot automatically upgrade 'visualizer'.\n - move visualizer to 'input_visualizer/'\n - first argument is the in_file\n - second argument is the ans_file"
This input visualizer is intended for use with BAPCtools' `bt generate`.
2
+
The visualizer should be invoked as `./visualizer <input_file_path> <answer_file_path> <...input_visualizer_args>` and should write a `testcase.<ext>` file.
0 commit comments