first commit

This commit is contained in:
2026-07-10 13:46:25 +02:00
commit b68c572824
3 changed files with 30 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
int main() {
return 0;
}