Thread: C++ big problem

  1. #1
    Registered User
    Join Date
    Mar 2013
    Posts
    1

    Angry C++ big problem

    Hello,
    Je veux crire un programme qui fait le tri croissant d'un tableau entré au clavier avec la méthode dichotomique , mais j'ai pas arriver à la faire . j'ai trouver seulement la solution avec la methode séquentielle :


    Exercice en C++ avec Solution : ( Niveau : Moyen ) ~ Exercices Langages de Programmation

  2. #2
    Programming Wraith GReaper's Avatar
    Join Date
    Apr 2009
    Location
    Greece
    Posts
    2,738
    This is an english forum, if you haven't noticed...
    Quote Originally Posted by translate.google.com
    I want to write a program that makes ascending a table keyed in with the dichotomous method, but I did not get to do it. I just find the solution with the sequential method:
    Devoted my life to programming...

  3. #3
    Registered User
    Join Date
    Mar 2013
    Location
    Portugal, Porto.
    Posts
    105
    Hello,
    สวัสดี ฉันได้ไม่สังเกตสิ่งของพูด แต่คิดที่เป็นด้านขวา อย่างไรก็ตาม คุณควรตรวจทานรหัสของคุณ และดูว่า คุณมีเหตุผลนี้สงสัยเหมือนกัน.




    That's exacly what i got from your post.

  4. #4
    Your imaginary friend
    Join Date
    Jan 2010
    Location
    Canada
    Posts
    76
    Bonjour. Cela est bien que tu a ecrit ton probleme, et de l'information sur ce donc tu esseye de faire, mais au final, ceci et un forum anglais, et donc peut-etre pas la meilleur place si tu ne parle as cette langue!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 2
    Last Post: 01-06-2013, 07:49 AM
  2. Replies: 1
    Last Post: 12-07-2012, 10:00 AM
  3. Replies: 4
    Last Post: 10-16-2008, 07:30 PM
  4. sturct/pointer problem, and fscanf problem
    By hiphop4reel in forum C Programming
    Replies: 6
    Last Post: 07-28-2008, 09:40 AM
  5. syntax linked list problem & struct problem
    By beely in forum C Programming
    Replies: 5
    Last Post: 11-11-2002, 09:14 AM