jazykc
2013.3
upoljazykc
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Typedefs
Macros
Pages
cykly
prvocisla.c
Go to the documentation of this file.
1
23
#include <stdio.h>
24
#include <stdlib.h>
25
26
int
main(
int
argc,
char
*argv[]) {
27
28
//viz erastothenovo sito? nebo jiny algoritmus?
29
printf(
"Prvocisla:\n2, 3, 5, ...\n"
);
30
31
return
EXIT_SUCCESS;
32
}
Generated on Sat Dec 7 2013 22:57:26 for jazykc by
1.8.5