C++程序  |  7行  |  94 B

#pragma once

#include <stdint.h>

typedef uint16_t n_short;
typedef uint32_t n_long, n_time;