mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
@@ -1,8 +1,8 @@
|
||||
package com.thealgorithms.maths;
|
||||
|
||||
/**
|
||||
* https://en.wikipedia.org/wiki/Leonardo_number
|
||||
*/
|
||||
/**
|
||||
* https://en.wikipedia.org/wiki/Leonardo_number
|
||||
*/
|
||||
public class LeonardoNumber {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user