Computer Science, asked by ragavivenkatesan29, 2 months ago

#include
#include
using namespace std;
int main() {
int t=2;
while(t)
{ char b[100];
int i=0;
cin.getline(b,30);
cout.write(b,5);
cout< t--;
}
return 0;
}

Answers

Answered by Sheljikmathew
0

Answer:

Nothing to do beware

Explanation:

Okay I know you

Similar questions