Added my simple RSA implementation written in PERL for study purposes - it's INSECURE!
[mirrors/Programs.git] / bash / infect / hello.c
CommitLineData
21c4e167
H
1#include <stdio.h>
2int main() { printf("Hello, world!\n"); }
This page took 0.119942 seconds and 4 git commands to generate.