uDebug Tool
Difference between en1 and en2, changed 42 character(s)
Hello everyone,↵

I have created a [web-based application](https://udebugtool.com) using the [uDebug API](https://www.udebug.com/API/) 
and [Judge0 API](https://api.judge0.com/) that allows users to test their code for correctness. ↵

The application allows users to enter the code of their solution in several programming languages:↵

![ ](https://i.imgur.com/FAo7sOL.png)↵

They are then able to search for any competitive programming problem of one of the following online judges:↵

- ACM-ICPC Live Archive↵
- CATS Online Judge↵
- Dev Skill↵
- URI Online Judge↵
- Facebook Hacker Cup↵
- Google Code Jam↵
- Light Online Judge↵
- Toph↵
- UVa Online Judge↵

Input can be provided either by using input from the input table that contains inputs provided by uDebug users, or by inserting a custom input. The calculated outputs of the provided user code and the correct code of uDebug are then compared to one another, allowing users to spot any differences:↵

![ ](https://i.imgur.com/sUeK3Gt.png)↵
![ ](https://i.imgur.com/fee6c6A.png)↵

It is also possible to insert code for a random input generator to feed random input for a certain amount of iterations. ↵

I hope this application will be helpful for people that are active on the above mentioned judges. Any feedback is welcome.↵

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en3 English Robbinb1993 2020-07-29 14:20:24 6 Tiny change: '](https://api.judge0.co' -> '](https://www.judge0.co'
en2 English Robbinb1993 2020-04-14 13:12:01 42 Tiny change: 'com/API/) that al' -> 'com/API/) and [Judge0 API](https://api.judge0.com/) that al'
en1 English Robbinb1993 2020-04-14 13:10:07 1264 Initial revision (published)