pvjc25/du1/program.c
2025-02-20 20:13:55 +01:00

6 lines
71 B
C

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