I hereby claim:
- I am ichikawayukko on github.
- I am ichikawayukko (https://keybase.io/ichikawayukko) on keybase.
- I have a public key ASAnel7iUaIOYlcc77yLaZ_Lk3XHODuv1vcdS8aIv8y3uQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| // bin2bmp.cpp : アプリケーションのエントリ ポイントを定義します。 | |
| // | |
| #include <iostream> | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| #include <stdint.h> | |
| #include <math.h> | |
| using namespace std; |