!-- flowchart 箭头图标 勿删 --
#include <stdio.h>
#include <string.h>
typedef unsigned char BYTE;
typedef unsigned int DWORD;
typedef unsigned short WORD;
int main()
{
return 0;
}
~
#include <