10000 added some Codeforces Fibonacci Problems · cp-algorithms/cp-algorithms@b3184fa · GitHub
[go: up one dir, main page]

Skip to content

Commit b3184fa

Browse files
md-shamim-ahmadadamant-pwn
authored andcommitted
added some Codeforces Fibonacci Problems
1 parent f2572d2 commit b3184fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/algebra/fibonacci-numbers.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,3 +233,7 @@ We now choose two pairs of identical remainders with the smallest indices in the
233233
* [DMOJ UCLV - Fibonacci 2D](https://dmoj.uclv.edu.cu/problem/fibonacci)
234234
* [DMOJ UCLV - fibonacci calculation](https://dmoj.uclv.edu.cu/problem/fibonaccicalculatio)
235235
* [LightOJ - Number Sequence](https://lightoj.com/problem/number-sequence)
236+
* [Codeforces - C. Fibonacci](https://codeforces.com/problemset/gymProblem/102644/C)
237+
* [Codeforces - A. Hexadecimal's theorem](https://codeforces.com/problemset/problem/199/A)
238+
* [Codeforces - B. Blackboard Fibonacci](https://codeforces.com/problemset/problem/217/B)
239+
* [Codeforces - E. Fibonacci Number](https://codeforces.com/problemset/problem/193/E)

0 commit comments

Comments
 (0)
0