Refresh

This website mygully.com/showthread.php is currently offline. Cloudflare\'s Always Online™ shows a snapshot of this web page from the Internet Archive\'s Wayback Machine. To check for the live version, click Refresh.

myGully.com Boerse.SH - BOERSE.AM - BOERSE.IO - BOERSE.IM Boerse.BZ .TO Nachfolger
Zurück   myGully.com > Computer & Technik > Programmierung
Seite neu laden

Compiler Proton

Willkommen

myGully

Links

Forum

 
 
 
Themen-Optionen Ansicht
Prev Vorheriger Beitrag   Nächster Beitrag Next
Ungelesen 16.02.10, 17:00   #23
Shuyin
Mitglied
 
Registriert seit: Jun 2009
Beiträge: 348
Bedankt: 181
Shuyin leckt gerne myGully Deckel in der Kanalisation! | 10255604 Respekt PunkteShuyin leckt gerne myGully Deckel in der Kanalisation! | 10255604 Respekt PunkteShuyin leckt gerne myGully Deckel in der Kanalisation! | 10255604 Respekt PunkteShuyin leckt gerne myGully Deckel in der Kanalisation! | 10255604 Respekt PunkteShuyin leckt gerne myGully Deckel in der Kanalisation! | 10255604 Respekt PunkteShuyin leckt gerne myGully Deckel in der Kanalisation! | 10255604 Respekt PunkteShuyin leckt gerne myGully Deckel in der Kanalisation! | 10255604 Respekt PunkteShuyin leckt gerne myGully Deckel in der Kanalisation! | 10255604 Respekt PunkteShuyin leckt gerne myGully Deckel in der Kanalisation! | 10255604 Respekt PunkteShuyin leckt gerne myGully Deckel in der Kanalisation! | 10255604 Respekt PunkteShuyin leckt gerne myGully Deckel in der Kanalisation! | 10255604 Respekt Punkte
Standard

Der Thread ist zwar alt aber vll benötigt jemand anderes die Lösung... Hier meine Funktion:

void tausch(int a[10],int n)
{
for (int i = 0; i < n; i++)
{
int tmp = a[0];
a[0] = a[9];

for (int j = 9; j > 1; j--)
a[j] = a[j-1];

a[1] = tmp;
}

}


damit hat es geklappt =)
Shuyin ist offline   Mit Zitat antworten
 


Forumregeln
Du kannst keine neue Themen eröffnen
Du kannst keine Antworten verfassen
Du kannst keine Anhänge posten
Du kannst nicht deine Beiträge editieren

BB code is An
Smileys sind An.
[IMG] Code ist An.
HTML-Code ist Aus.

Gehe zu


Alle Zeitangaben in WEZ +1. Es ist jetzt 23:00 Uhr.


Sitemap

().