Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execution time 추가 #33 #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Execution time 추가 #33 #37

wants to merge 1 commit into from

Conversation

hellojintae
Copy link

실행 후 Execution time 로직 추가.
실행 시 인자 관련 메뉴얼 추가

@enghqii
Copy link

enghqii commented Mar 15, 2014

currentTimeMillis() 가 반환하는 값의 단위가 ms인데, sec 단위로 변환 해서 출력하는건 어떨까요

}
int start = Integer.parseInt(args[0]);
if(start==1) {
System.out.println("Why did u insert 1?");

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes or no를 입력 받는 부분이 없습니다. alert만 하고 끝내고 싶다면, 종료구문이 없어보입니다.

@hellojintae
Copy link
Author

자바를 거의 까먹어서, 살짝 도망가겠습니다. 도와주세요!!!!!!!!

@sunglim
Copy link
Contributor

sunglim commented Mar 15, 2014

rebase please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants