pvjc26/a1/program.c
2026-02-19 14:07:13 +01:00

7 lines
46 B
C

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