Добавить main.cpp

big move
This commit is contained in:
Ilya
2026-02-22 13:51:51 +03:00
parent e91213a7e7
commit e5b78cc902

8
main.cpp Normal file
View File

@@ -0,0 +1,8 @@
#include <stdio.h>
void main (void)
{
return;
}