Write bunch of java to solve a series of requirements and pass a series of tests to prove your code works the way it should.

launch.test.json 130B

12345678910
  1. {
  2. "run": {
  3. "default": "",
  4. "items": []
  5. },
  6. "debug": {
  7. "default": "",
  8. "items": []
  9. }
  10. }