OK dann liegt es wohl echt daran dass ich was falsch mache. Aber was ist mit diesem Code? Es kommt immer kompletter Schrott heraus.
#include "stdafx.h"
#include
using namespace std;
int main ()
{
cout cout cout cout int zahl1, zahl2, zahl3, zahl4, zahl5, summe;
cin>>zahl1;
cout cin>>zahl2...