mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Update math/check_amicable_pair.cpp
Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
parent
55d9e6d7a9
commit
bdd1cff1fc
@ -15,7 +15,7 @@
|
||||
* @author [iamnambiar](https://github.com/iamnambiar)
|
||||
*/
|
||||
#include <cassert> /// for assert
|
||||
#include <iostream> /// for cout
|
||||
#include <iostream> /// for IO operations
|
||||
|
||||
/**
|
||||
* @brief Mathematical algorithms
|
||||
|
Loading…
Reference in New Issue
Block a user