GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Lepsi tester seriovky
[mirrors/Programs.git]
/
c
/
troll23
/
test.c
Commit
Line
Data
5837f17e
TM
1
#include <stdio.h>
2
95cee86b
3
int main() {
5837f17e
4
srand(time(NULL));
95cee86b
5
printf("%d\n", rand());
5837f17e
6
return(0);
95cee86b
7
}
This page took
0.554885 seconds
and
4
git commands to generate.