This commit is contained in:
2025-01-20 20:20:25 +00:00
parent b972c9f0d9
commit eb8551ee82
5 changed files with 6 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
int main (int argc, char *argv[]) {
return 0;
}