Code Monkey home page Code Monkey logo

Comments (6)

AlexeyDmitriev avatar AlexeyDmitriev commented on July 29, 2024

That's sounds reasonable, I'll check if I see any problems with that.

from jhelper.

GoBigorGoHome avatar GoBigorGoHome commented on July 29, 2024

It is reasonable that run file is updated on pressing Shift + F10 and output file is updated on clicking "Copy source".

from jhelper.

AlexeyDmitriev avatar AlexeyDmitriev commented on July 29, 2024

When running, both have to be updated, because you may want to submit a file, not pasted source code.

from jhelper.

GoBigorGoHome avatar GoBigorGoHome commented on July 29, 2024

You are right, I missed that point.

from jhelper.

AlexeyDmitriev avatar AlexeyDmitriev commented on July 29, 2024

So I see few issues with that

  1. Currently the logic is simple -- you have to run before submitting. After the change you'll just remember that "it always works" and it will be easier for you to forget to
  2. You can run one problem A, then switch to write problem B (while waiting for problem A to finish if you have a lot of tests or you were ). You could just submit A at that point, but you now have to switch 2 more times now.
  3. You could try several approaches in one problem: do some changes while waiting for it to finish, then if it was good then submit run code, if it wasn't, then quickly run new version. Now it's impossible

But I guess they are pretty minor so I am inclined to implement the change anyway

from jhelper.

AlexeyDmitriev avatar AlexeyDmitriev commented on July 29, 2024

Changed in 0.18

Thanks for the suggestion.

Please let me know if it doesn't work properly for you.

from jhelper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.