cph icon indicating copy to clipboard operation
cph copied to clipboard

Makes judging, compiling, and downloading problems for competitive programming easy.

Results 143 cph issues
Sort by recently updated
recently updated
newest added

Can I add Empty Test cases? How can I create test cases with all the data types like list, int values because input is default string?

**Extension Version:** 2.32.0 **VS Code Version:** 1.65.2 **Browser Version:** Firefox 98.0.1 **Operating System:** Ubuntu 20.04 ![image](https://user-images.githubusercontent.com/9696353/159966781-e4985404-4fea-4a6b-bfb2-7caedde6a4b5.png) I have installed everything and I also made a folder ~/.kattisrc where I have...

![image](https://user-images.githubusercontent.com/81573638/159108262-3272e3fe-99a3-48f6-a36b-e3175648917d.png)

**Extension Version:** 5.9.2 **VS Code Version:** 1.65.2 **Browser Version:** Chrome 99.0.4844.74 **Operating System:** Windows 11 64bits **Error Showing:** Error: Could not find or load main class LCS_DP Caused by: java.lang.ClassNotFoundException:...

Whenever I'm making a local `.cpp` file and running it via cph it is creating a `.bin` file for the same in the same directory. This is happening for the...

**Extension Version:** **VS Code Version:** **Browser Version:** **Operating System:**

I recently changed from gcc 6.3.0 to gcc 11.2.0, everything works same as before, but now CPH says failed even when the output is correct. I checked with more than...

**Extension Version:** 5.8.9 **VS Code Version:** 1.63.2 **Browser Version:** 97.0.4692.71 **Operating System:** Windows 10 64 bit CPH server encountered an error: "listen EADDRINUSE: address already in use :::27121" , companion...

Issue Type: Bug Its not working after recent update iof vs code. Extension version: 5.8.9 VS Code version: Code 1.63.2 (899d46d82c4c95423fb7e10e68eba52050e30ba3, 2021-12-15T09:39:46.686Z) OS version: Linux x64 5.13.0-25-generic Restricted Mode: No...

As mentioned in the steps to use the extension, I clicked over the parser icon- I think the parsing is happening (as a blue line appears to mark the task...

bug