الموضوع: needed data structure help
عرض مشاركة واحدة
منتديات طلاب وطالبات جامعة الملك عبد العزيز منتديات طلاب وطالبات جامعة الملك عبد العزيز
  #1  
قديم 02-05-2011, 03:18 PM

just79 just79 غير متواجد حالياً

جامعي

 
تاريخ التسجيل: May 2011
التخصص: management info. system
نوع الدراسة: إنتظام
المستوى: الخامس
الجنس: أنثى
المشاركات: 1
Skaau.com (15) needed data structure help


[LEFT]

Hi all,
can anyone help me with this? i need to know the java programe for this Question




_write a program that determines whether an input string is palindrome;that is whether it can be read the same way forward & backward .at each point you can read only one character of the input string;do not use an array to first store this string and then analyze it(expect,possibly,in a stack implementation).consider using multiple stack




_write a recursive method gcd(n,m)that return the greatest common dividor of two integer n & m



i hope some2 can do it , its so important 2 me ><نقرتين لعرض الصورة في صفحة مستقلة
thanx in advance .
[/LEFT ]
رد مع اقتباس