t
Size: a a a
t
💮
c
t
t
t
t
ttldt@DESKTOP-FT9USOD MINGW64 /c/w/cpp/bmb
$ time gcc -mcmodel=medium main.c -o cbomb
main.c:1:1: warning: data definition has no type or storage class
1 | main[-1u]={1};
| ^~~~
main.c:1:1: warning: type defaults to 'int' in declaration of 'main' [-Wimplicit-int]
real 3m38,529s
user 0m0,000s
sys 0m0,015s
t
c
c
c
c
t
ttldt@DESKTOP-FT9USOD MINGW64 /c/w/cpp/bmb
$ ls -al
итого 125
drwxr-xr-x 1 ttldt ttldt 0 июл 7 13:35 .
drwxr-xr-x 1 ttldt ttldt 0 июл 7 13:23 ..
-rwxr-xr-x 1 ttldt ttldt 126395 июл 7 13:35 cbomb.exe
-rw-r--r-- 1 ttldt ttldt 14 июл 7 13:24 main.c
t
💮
D
c
c
c
💮