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

Always TIMEOUT on Testcase1 #510

Open
ducminh25 opened this issue Nov 27, 2024 · 1 comment
Open

Always TIMEOUT on Testcase1 #510

ducminh25 opened this issue Nov 27, 2024 · 1 comment

Comments

@ducminh25
Copy link

ducminh25 commented Nov 27, 2024

If I add only one testcase, it would always return SIGTERM (TLE). If I add a bunch of testcases and run all of them (Run All, or Run Testcases), it would always return SIGTERM at only Testcase 1. Even if I add 2 same testcases, the first one would always return SIGTERM.
image

And some settings for CPH:
"cph.language.cpp.Args": "-std=c++14 -O2 -s -static -lm",
"cph.general.timeOut": 1000,

Extension Version: v2024.11.1730722547

VS Code Version: 1.95

Operating System: Windows 11 24H2 64bit

@tder6
Copy link

tder6 commented Dec 15, 2024

Me too.

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