usaa21/cv1/program.c
Oleksandr Hryshchenko 9b1dd42443 rer
2021-09-20 19:04:16 +02:00

7 lines
47 B
C

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