Divyanshu Agrawal
Divyanshu Agrawal
Thanks, this verifies the problem is with CPH. Ill try to reproduce this bug.
I was able to use CPH for the problem. I can't reproduce the bug. OS: Linux Mint 20.2 x86_64. Is some other process using the port `27121`?
If anyone is up for this, feel free to discuss here, and after a discussion, create a PR.
Thanks for creating this issue. I'll take a look at it.
Works for me. Can you share a GIF/Video? Also share your system information.
It seems the version of C++ you are using does not support variable sized arrays. But it's still strange that the compilation error is empty. Can you share your `g++`...
Also, please fill the issue template completely. It's present for a reason.
Hi @hgmhc , thanks for the report. This is definitely a bug that the space is ignored in the result output, and ill try to fix it. However, please know...
Yeah its the way the judge is designed - whenever there is anything in the standard error, that test case will fail.
Can the `python` command be launched from a command line? The extension launches `python` child process and this error is shown if `python` could not be launched. Can you please...