Code Monkey home page Code Monkey logo

codeforcescontestbot's People

Contributors

dependabot[bot] avatar narayanpai1 avatar rachitiitr avatar rachitkewl avatar verma-pulkit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

codeforcescontestbot's Issues

axios dependency error

node:internal/errors:464 ErrorCaptureStackTrace(err); TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received undefined at new NodeError (node:internal/errors:371:5) at validateString (node:internal/validators:120:11) at Url.parse (node:url:169:3) at Object.urlParse [as parse] (node:url:156:13) at dispatchHttpRequest (/home/likhith/CodeforcesContestBot/node_modules/axios/lib/adapters/http.js:133:22) at new Promise (<anonymous>) at httpAdapter (/home/likhith/CodeforcesContestBot/node_modules/axios/lib/adapters/http.js:49:10) at dispatchRequest (/home/likhith/CodeforcesContestBot/node_modules/axios/lib/core/dispatchRequest.js:58:10) at Axios.request (/home/likhith/CodeforcesContestBot/node_modules/axios/lib/core/Axios.js:109:15) at Axios.<computed> [as get] (/home/likhith/CodeforcesContestBot/node_modules/axios/lib/core/Axios.js:131:17) { code: 'ERR_INVALID_ARG_TYPE' }

This is the error when tried to run node script.js . CF_CONTEST variable is already exported.

@rachitiitr

Can we add feature to upload solution?

Can we add a command to upload a solution to a respective problem in the below cases?

  1. using custom upload command
  2. fully automatic ie after successful compilation and test case passing

errors coming up after executing "node script.js"

this is the error i got:
Screenshot (112)

(node:968) UnhandledPromiseRejectionWarning: Error: connect ECONNREFUSED 127.0.0.1:80
at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1117:14)
(node:968) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2)
(node:968) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

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.