Print current state to plot
[mirrors/Programs.git] / c / troll23 / test.c
1 int main() {
2 printf("%d\n", rand());
3 }
This page took 0.260518 seconds and 4 git commands to generate.