Laney
// Dies wurde unter Microsoft C kompiliert, ist aber generisch und
// sollte mit jedem Compiler in
Ordnung sein #include "stdafx.h"
#include
Void main()
{
Int-Index;
int-Antwort;
Antwort=0;
für (Index = 0; Index < 5;)
{
Index + = 1;
Antwort+= Index;
}
printf("Die Antwort ist %d",antwort);
index = getch();
}
Bobbie
#include
void main( )
{
int a, b, c, d, e, count;
Gleitkomma x, Summe;
printf("Die Zahlen sind 1, 2, 3, 4, 5");
scanf("%d %d %d %d %d", &a, &b, &c, &d, &e);
for(count=x; count