#include<iostream.h>
#include<conio.h>
#include<stdio.h>
#include<fstream.h>
#include<stdlib.h>
#include<string.h>
int main()
{
system("cls");
float count1=0 , count2=0 , same=0 ;
char ch, ch1[40] , ch2[40];
0 comments
Be the first to comment!
This post is waiting for your feedback.
Share your thoughts and join the conversation.