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

Output simplified #40

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Output simplified #40

wants to merge 4 commits into from

Conversation

enghqii
Copy link

@enghqii enghqii commented Mar 15, 2014

Range Exception handled, Execution time display added, Output simplified

parse exception handling, 'start' out of range handling
change initial value
Execution time display added
output simplified
BigInteger fib2 = new BigInteger("1");


System.out.println("F" + 0 + " = " + fib1);

Choose a reason for hiding this comment

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

indent가 맞지 않습니다.

@sunglim
Copy link
Contributor

sunglim commented Mar 15, 2014

Nice, but please remove unwanted empty line.

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.

3 participants