mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update others/lru_cache.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
422395ca56
commit
3d2daf7aad
@ -245,8 +245,6 @@ static void run_tests() {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Main function
|
* @brief Main function
|
||||||
* @param argc commandline argument count (ignored)
|
|
||||||
* @param argv commandline array of arguments (ignored)
|
|
||||||
* @returns 0 on exit
|
* @returns 0 on exit
|
||||||
*/
|
*/
|
||||||
int main() {
|
int main() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user