pvjc22/du2/test.c

6 lines
45 B
C
Raw Normal View History

2022-03-10 18:26:38 +00:00
#include <stdio.h>
int main(){
return 0;
}