upload prvy

This commit is contained in:
Damián Korpesio 2021-09-28 16:26:25 +02:00
commit abe4009ef8

5
cv1/program.c Normal file
View File

@ -0,0 +1,5 @@
#include <stdio.h>
int main (){
return 0;
}