Programing


Chief2022/06/20 09:01
Follow

#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];

Share - Programing

Follow Chief to stay updated on their latest posts!

Follow

0 comments

Be the first to comment!

This post is waiting for your feedback.
Share your thoughts and join the conversation.