Skip to content
AlamBadrul edited this page Jul 15, 2016 · 1 revision

#include <stdio.h>

int main (void){

getch (); return 0; }

Clone this wiki locally