Please enable JavaScript in your browser!
Головна сторінка
Огляд
Довідка
Увійти
fractal.arcana
/
extras_and_rejects
відгалужено від
yzziizzy/extras_and_rejects
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Дерево:
21972e92f7
Гілки
Теги
master
extras_and_r...
/
build_system
/
test.c
test.c
110 B
Історія
Запис
1
2
3
4
5
6
7
8
9
10
11
12
13
#include <stdio.h>
int main(int argc, char* argv[]) {
printf("Hello, Broken World!\n");
return 0;
}