Skip to content

Diegu123#7

Open
Diegu7 wants to merge 5 commits into
masterfrom
diegu123
Open

Diegu123#7
Diegu7 wants to merge 5 commits into
masterfrom
diegu123

Conversation

@Diegu7
Copy link
Copy Markdown

@Diegu7 Diegu7 commented Oct 22, 2016

pull req

Copy link
Copy Markdown
Contributor

@gotchahn gotchahn left a comment

Choose a reason for hiding this comment

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

Complete esos cambios para darle el +1 extra.

Comment thread .project
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Elimine este cambio

Comment thread .classpath Outdated
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Elimine este cambio

Comment thread src/recursion/Recursiones.java Outdated
}

public int fibonacciUP(int x){
if(x == 0)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Optimizarlo como lo hicimos en clase, a que tenga solo 3 lineas.

@Diegu7 Diegu7 closed this Oct 25, 2016
@Diegu7 Diegu7 reopened this Oct 25, 2016
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.

2 participants