Simple POW BlockChain
The structure and function of simple blockchain based on pow method.
That may make an error if the gcc version is different.
* Compiler
- g++(gcc version 8.1.0)
* clean
$ clean
```