[TD] Update test data after previous commit
This commit is contained in:
+1
-1
@@ -8,4 +8,4 @@ fun fibIterative(n: Int): Int {
|
||||
prev = temp
|
||||
}
|
||||
return current
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user