5987093003

5987093003



#include <iostream.h> using namespace std; int raain()

{

char s[100] ;

cout « "Podaj ciąg znaków: cin » s; int i, j ; i = 0;

j = strlen(s)-l; while(i<j)

{

if(s[i]!=s[j1)

{

cout « "Wprowadzony ciąg znaków nie jest palindromem\n"; exit(0);

}

i++; j —;

}

cout << "Wprowadzony ciąg znaków jest

palindromem\n";

cin.ignore();

getchar();

return 0;

}

6



Wyszukiwarka

Podobne podstrony:
8 9 #include <iostream> 0 1    using namespace std; 2 3    int
OpenMP OpenMP/ll #include <omp.h> #include <iostream> using namespace std; int main ( vo
#include <iostream> using namespace std; ostream fistrumienl = cout, &strumien2 = strumien
Rozwiązanie do pkt. b: #include <iostream> #include <fstream> using namespace std; 
faq gotoxy #include <cstdlib> #include <iostream> using namespace std; #include
1    #include <iostream> 2 3    using namespace std; 4
1    #include <iostream> 2 3    using namespace std; 4 5
#include <iostream> using namespace std; #include <stdio.h> #include <string.h> st
#include <iostream> using nćimespace std; int main () { int n; cin»n; bool e [n];&nb
using namespace std; int main(){ int i,j,p=0,n=0; char słowo[25] ; fstream
2bc 2b #include <csldlib>#include <ioslręą m># includc <siack> using namespace std
3. HeapSort.cpp #include "sorttab.h" using namespace std; // Zmienne globalne Tab tab, tab
Test 1 termin (03 02 2012) 11.    W wyniku działania poniższego programu #include&l
1    #include<iostream> 2    using namespace stdj 3 40

więcej podobnych podstron