This commit is contained in:
Filip Chochol 2026-02-23 17:38:40 +01:00
commit 48c32bb654

3
a1/program.c Normal file
View File

@ -0,0 +1,3 @@
int main() {
return 0;
}