Skip to content
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

Option for setting "ONLINE_JUDGE" to true in default. #503

Open
Abdullah-Sheehan opened this issue Nov 3, 2024 · 1 comment
Open

Option for setting "ONLINE_JUDGE" to true in default. #503

Abdullah-Sheehan opened this issue Nov 3, 2024 · 1 comment

Comments

@Abdullah-Sheehan
Copy link

Extension Version: v2024.10.1729780523

VS Code Version: 1.95.1
Browser Version: Chrome Version 129.0.6668.70 (Official Build) (64-bit)

Operating System: Ubuntu 20.04 64bit

It would be beneficial if you added an option to set ONLINE_JUDGE to true in DEFAULT. If it's already there, please give me feedback so I can find it.

@dr-huv
Copy link

dr-huv commented Dec 9, 2024

To permanently enable or disable ONLINE_JUDGE, add this line to your settings.json file:

"cph.language.cpp.Args": "-DONLINE_JUDGE"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants