pvjc22/du2/program.c

7 lines
89 B
C

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