mirror of
https://github.com/QingdaoU/OnlineJudge.git
synced 2025-11-04 14:49:58 +08:00
6 lines
54 B
C
6 lines
54 B
C
#include <stdio.h>
|
|
#include <unistd.h>
|
|
int main()
|
|
{
|
|
|
|
} |