topcoder-greed icon indicating copy to clipboard operation
topcoder-greed copied to clipboard

greedy editor for topcoder arena

Results 26 topcoder-greed issues
Sort by recently updated
recently updated
newest added

Is it possible to submit the code directly from the terminal rather going to arena and then compile and then submit,even though I have already tested it using my terminal...

Feature

This might be a new idea; let's just discuss on it. Currently (as of 2.0 RC) the filetest template organizes the test examples into `{ProblemName}.sample` file. Each parameter values are...

Incubation

It would be great if I can generate the code files without going to topcoder arena. I can copy the problem statement from Topcoder website so that I can practice...

Feature
Incubation

### The old way For example, we have templates such as ``` bash ${

I want to use a value of ${Problem.Constraints} in my template. However, this value contains HTML tags. Can I remove these tags or get a raw string of these properties?

For example, SRM 145 DIV-II level 2, the method signature has a parameter named `time`, which clashes with the imports in the test code and essentially renders the test code...

My intention is to get a clock to notify about contest almost over (like last minute). Both ways will work, either a contest startup hook or information about contest time

The greed allows us to customize one's own template for with a great flexibility, but mosts of users will use the builtin or pre-configured templates. For example, @vexorian 's dual-color...

JDK 1.7 is required so changed to 1.7. And make it compile...

Output from applet: ``` Hello again :> Problem : HappyLetterDiv2 Score : 500 Generating code... Generating template [problem-desc-theme-dark] Generating template [problem-desc-theme-blue] Generating template [problem-desc-styles] Generating template [problem-desc-theme-light] Generating template [problem-desc-theme-darkgray]...