Ce am facut gresit aici? Programul e code blocks (c++)

int a,b;
cin >> a >> b;
cout << a+b;
return 0;
Ai scris "cout:" in loc de "cout <<"