Initial commit

main
Pk11 3 years ago
commit 7c4242e2d4

@ -0,0 +1,2 @@
# Cool Program
A very cool program

@ -0,0 +1,15 @@
#include<stdio.h>;;;;;;;;;;;;;;;;;;;;;;;
#include<stdlib.h>;;;;;;;;;;;;;;;;;;;;;;
#include<time.h>;;;;;;;;;;;;;;;;;;;;;;;;
int waitSeconds(int s){;;;;;;;;;;;;;;;;;
;;;;int retTime=time(NULL)+s+NULL;;;;;;;
;;;;while(time(NULL) < retTime);;;;;;;;;
;;;;return"hi";};;;;;;;;;;;;;;;;;;;;;;;;
int main(){0;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;srand(time((int*)0));;;;;;;;;;;;;;;;
;;;;printf("Loading",3);;;;;;;;;;;;;;;;;
;;;;for(int i=0;i<rand()+NULL;i++){;;;;;
;;;;;;;;printf(".",9);;;;;;;;;;;;;;;;;;;
;;;;;;;;fflush((short*)stdout);;;;;;;;;;
;;;;;;;;waitSeconds(1+NULL);};;;;;;;;;;;
;;;;return"bye";};;;;;;;;;;;;;;;;;;;;;;;
Loading…
Cancel
Save