Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
TEAM-ALOM
/
java-lotto
Public
Notifications
You must be signed in to change notification settings
Fork
38
Star
0
Code
Issues
0
Pull requests
28
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[스프링 월요일 B팀] (강지윤) 미션 제출합니다.
- #15
#15
Open
Kangjiyun1234
wants to merge 10 commits into
TEAM-ALOM:main
TEAM-ALOM/java-lotto:main
from
Kangjiyun1234:main
Kangjiyun1234/java-lotto:main
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
[스프링 월요일 B팀] (강지윤) 미션 제출합니다.
#15
Kangjiyun1234
wants to merge 10 commits into
TEAM-ALOM:main
TEAM-ALOM/java-lotto:main
from
Kangjiyun1234:main
Kangjiyun1234/java-lotto:main
Copy head branch name to clipboard
Commits
Commits on Mar 15, 2024
다양한 입력을 처리하는 클래스
Kangjiyun1234
committed
1587436
View commit details
Copy full SHA for 1587436
Browse repository at this point
다양한 출력을 처리하는 클래스
Kangjiyun1234
committed
469ce7a
View commit details
Copy full SHA for 469ce7a
Browse repository at this point
오류 발생 시 처리하는 클래스
Kangjiyun1234
committed
537e677
View commit details
Copy full SHA for 537e677
Browse repository at this point
사용자가 구매한 로또의 번호를 하나의 리스트로 만드는 클래스, 당첨 갯수를 세는 클래스, 수익률을 계산해주는 클래스
Kangjiyun1234
committed
8b619d0
View commit details
Copy full SHA for 8b619d0
Browse repository at this point
주로 Output 클래스를 호출해서 코드를 작동시키는 main 메소드가 있는 클래스
Kangjiyun1234
committed
0930d8a
View commit details
Copy full SHA for 0930d8a
Browse repository at this point
Commits on Mar 16, 2024
main 메소드가 있는 클래스
Kangjiyun1234
committed
92f9d18
View commit details
Copy full SHA for 92f9d18
Browse repository at this point
오류가 발생했을 때 문구 출력 후 코드를 종료시키는 클래스
Kangjiyun1234
committed
d50df9b
View commit details
Copy full SHA for d50df9b
Browse repository at this point
main에서 주로 호출되고 Input을 호출해 값을 전달하는 클래스
Kangjiyun1234
committed
6575e3a
View commit details
Copy full SHA for 6575e3a
Browse repository at this point
Output에서 주로 호출되고 사용자에게 값을 받아 반환하는 클래스
Kangjiyun1234
committed
04e352c
View commit details
Copy full SHA for 04e352c
Browse repository at this point
로또 기능의 대부분을 맡는 클래스
Kangjiyun1234
committed
de5eab9
View commit details
Copy full SHA for de5eab9
Browse repository at this point
You can’t perform that action at this time.