Upon attempting to run the program using the shortcut Alt + X in CLion, an error message appears: "Cannot run 'B_Binary_Path' in debug". Additionally, an error is also encountered in the terminal. After installing the Competitive Programming Companion and Auto CP plugins, I parsed the question from https://codeforces.com/problemset/problem/1937/B. When I try to run the program by clicking Alt + X, it gives me the error "Cannot run 'B_Binary_Path' in debug".
Steps to Reproduce the Behavior:
Install Competitive Programming Companion and Auto CP plugins in CLion.
Parse https://codeforces.com/problemset/problem/1937/B on Codeforces, which creates a file named 'B_Binary_Path'.
Retrieve test cases using View > Tool Windows > AutoCp.
Attempt to run the program using the shortcut Alt + X.
Expected Behavior:
The program should run without errors when using the Alt + X shortcut.
Additional Context:
The error message "Cannot run 'B_Binary_Path' in debug" persists, and further details from the terminal are provided below.
Upon attempting to run the program using the shortcut Alt + X in CLion, an error message appears: "Cannot run 'B_Binary_Path' in debug". Additionally, an error is also encountered in the terminal. After installing the Competitive Programming Companion and Auto CP plugins, I parsed the question from https://codeforces.com/problemset/problem/1937/B. When I try to run the program by clicking Alt + X, it gives me the error "Cannot run 'B_Binary_Path' in debug".
Steps to Reproduce the Behavior:
Install Competitive Programming Companion and Auto CP plugins in CLion. Parse https://codeforces.com/problemset/problem/1937/B on Codeforces, which creates a file named 'B_Binary_Path'. Retrieve test cases using View > Tool Windows > AutoCp. Attempt to run the program using the shortcut Alt + X.
Expected Behavior: The program should run without errors when using the Alt + X shortcut.
Additional Context: The error message "Cannot run 'B_Binary_Path' in debug" persists, and further details from the terminal are provided below.