Fix reverse not declared
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
2e241f235c
commit
5f22966853
@ -2,6 +2,7 @@
|
|||||||
#define S0009_PALINDROME_NUMBER
|
#define S0009_PALINDROME_NUMBER
|
||||||
|
|
||||||
#include <string>
|
#include <string>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user