Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Verena Strobel
happy_numbers
Commits
abc1e168
Commit
abc1e168
authored
Apr 04, 2019
by
Verena Strobel
Browse files
COmmitMsg
parent
38d159f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
javaCode/HappyNumberCalculator.java
View file @
abc1e168
...
...
@@ -6,6 +6,7 @@ import java.util.List;
public
class
HappyNumberCalculator
{
private
int
test
;
private
int
test2
;
public
static
boolean
isHappyNumber
(
int
x
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment