mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-07 17:56:02 +08:00
Formatted with Google Java Formatter
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
package DataStructures.Heaps;
|
||||
|
||||
|
||||
/**
|
||||
* Class for heap elements.<br>
|
||||
*
|
||||
|
@ -1,6 +1,5 @@
|
||||
package Others;
|
||||
|
||||
|
||||
/**
|
||||
* Guass Legendre Algorithm ref https://en.wikipedia.org/wiki/Gauss–Legendre_algorithm
|
||||
*
|
||||
|
Reference in New Issue
Block a user