Files
2017-10-15 19:58:08 +08:00

15 lines
352 B
C

/*************************************************************************
> File Name: 1.c
> Author: GatieMe
> Mail: gatieme@163.com
> Created Time: Sun 15 Oct 2017 07:44:25 PM CST
************************************************************************/
#include <stdio.h>
#include <stdlib.h>
int main(int argc, char *argv[])
{
}