ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
Personal Information
Organization / Workplace
Dhaka, Bangladesh
About
Nothing to lose!! Nothing to get!!! Just waiting for the day I quit. #include<stdio.h> #include<conio.h> void main() { clrscr(); printf("This Program is protected by copyright law. All rights reserved by: \n\n\n\n"); printf("\t\t\t\t \n"); printf("\t\t\t\t **\n "); printf("\t\t\t\t ** **\n "); printf("\t\t\t\t ** **---------\n "); printf("\t\t\t\t ** D N A N )\n "); printf("\t\t\t\t **---------\n "); printf("\t\t\t\t ** **\n "); printf("\t\t\t\t ** **\n "); printf("\t\t\t\t ** **\n "); printf("\n\n---------------------------------------------------------------------------\n\n"); getch(); }