Strona działa najlepiej z włączonym JavaScript.
Strona główna
Odkrywaj
Pomoc
Zaloguj się
private
/
make_test
Obserwuj
1
Gwiazdka
0
Forkuj
0
Kod
Problemy
0
Pull Requests
0
Wydania
0
Wiki
Aktywność
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commity
1
Gałąź
Drzewo:
c6f89b494e
master
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z 'c6f89b494e'
${ noResults }
make_test
/
make_demo
/
module_3
/
module_3.c
module_3.c
90B
Historia
Czysty
1
2
3
4
5
6
#include <stdio.h>
void printf_3(void)
{
printf("this is module_3 output!\n");
}