Giter Site home page Giter Site logo

java-ladder-review's Introduction

java-ladder

요구사항: https://techcourse.woowahan.com/s/1aKh56So/ls/CrsGkpWG

기능 구현 목록

  • 참여할 사람 이름을 입력 받는다.
- 쉼표로 구분하여 입력 받는다.
- 앞 뒤 공백을 제거한다.
- 공백 등의 잘못된 입력으로 만들어질 경우 예외 처리
- 이름이 5자를 초과하는 경우 예외 처리
- 이름이 1개인 경우 예외 처리
- 중복된 이름이 있는 경우 예외 처리
- 예약어를 참여자 이름으로 사용하는 경우 예외 처리
  • 실행 결과를 입력 받는다.
- 쉼표로 구분하여 입력 받는다.
- 앞 뒤 공백을 제거한다.
- 공백 등의 잘못된 입력으로 만들어질 경우 예외 처리
- 이름이 5자를 초과하는 경우 예외 처리
- 플레이어 이름과 개수가 다를 경우 예외 처리
  • 최대 사다리 높이를 입력 받는다.
- 정수 입력이 아닌 경우 예외 처리
- 1 미만의 수가 입력된 경우 예외 처리
  • 사다리를 생성한다.

  • 사다리 실행 결과를 출력한다.

    • 개인 이름을 입력하면 개인별 결과를 출력한다.
    • all을 입력하면 전체 참여자의 실행 결과를 출력한다.

java-ladder-review's People

Contributors

wbluke avatar dpudpu avatar

Stargazers

 avatar Taesik Yoo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.