commit 7c5c07332b44ad486333849d592e685dd1a87a66 Author: tv899jv Date: Thu Feb 19 14:07:13 2026 +0100 prvycommit diff --git a/a1/program.c b/a1/program.c new file mode 100644 index 0000000..2ef62c7 --- /dev/null +++ b/a1/program.c @@ -0,0 +1,6 @@ +#include + +int main() +{ + return 0 +}