Skip to content

Contains code that was submitted to HackerRank and URI Online Judge, ...

Notifications You must be signed in to change notification settings

itsmemarioss/problem-solving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem Solving

Project with code submitted to websites URI Online Judge and Hackerrank and others.

Packages

  • src.main.java.br.com.itsmemario.urionlinejudge
  • src.main.java.br.com.itsmemario.hackerrank

How to run

If you need you can pass a file with test cases

$ java strings.RevisaoDeContrato < in

Some hackerrank problems use an environment variable OUTPUT_PATH to write the output. In these cases chagen the code or define a variable with the same name.

System.getenv("OUTPUT_PATH")

How to submit

Before submit the class you must remove the package statement and rename the class to Main

About

Contains code that was submitted to HackerRank and URI Online Judge, ...

Resources

Stars

Watchers

Forks

Languages