pvjc26/a1/program.c

7 lines
47 B
C

#include <stdio.h>
int main()
{
return 0;
}