rodrigonahid / uri-online

Uri online judge solved questions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URI ONLINE JUDGE SIMULATOR

Only Javascript (Node.js)

On this project, you'll be able to simulate the URI Online judge challenges on your computer.

You have to add the challange input on data.json, creating a new object. The data returned is the same type as the platform (string)

Just create a new file inside 'challenges' and copy the index content to it. Change the object key on the input variable.

About

Uri online judge solved questions


Languages

Language:JavaScript 76.9%Language:TypeScript 23.1%