other possibility:

<stdio.h> is for c not c++ (cpp)

<iostream.h> is for c++

then it'd be

cout << "lala\n"