Merge pull request 'Добавить main.cpp' (#1) from zizibob-patch-1 into main

Reviewed-on: #1
This commit was merged in pull request #1.
This commit is contained in:
Ilya
2026-02-22 13:52:32 +03:00

8
main.cpp Normal file
View File

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