OnlineJudge/judge/tests/c/real_time_timeout.c
2015-08-10 20:19:35 +08:00

6 lines
54 B
C

#include <stdio.h>
#include <unistd.h>
int main()
{
}