Добавить main.cpp #1

Merged
Zizibob merged 1 commits from zizibob-patch-1 into main 2026-02-22 13:52:33 +03:00
Showing only changes of commit e5b78cc902 - Show all commits
+8
View File
@@ -0,0 +1,8 @@
#include <stdio.h>
void main (void)
{
return;
}