#include "stdafx.h"
#include <iostream>
int main()
{
std::cout << "hallo \n";
}

der sollte für dich besser sein