You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A code repository of several problems from URI online judge. Since simple problems like 1001 problem ("Extremely Basic") to more complex like 2287 problem ("Proteja sua Senha").
How questions are divided ➗
I adopted URI Online Judge's problem-splitting system into tiers, i.e.:
Tier
Name
Description
01
Beginner
Basic problems for anyone who had just started to program...
02
Ad-Hoc
Simulation problems, Dates, Games and general Ad-Hoc...
Moreover, I have also divided, at each tier, files with each language that I used. Actually, I have been programming with python and C#.
URI problems resolutions table 📋
Below, There are a table with all URI problems that I already solved. Feel free to search a URI problem solution 😉😉😉:
OBS.: column level means how difficult there question was to be solved.