Is there something wrong with this code?
It doesnt seem to work.
#include
#include
[Error: Irreparable invalid markup ('<iostream.h>') in entry. Owner must fix manually. Raw contents below.]
It doesnt seem to work.
#include <iostream.h>
int main()
{
cout << "Hello, world!" << endl;
return 0;
}
#include <iostream.h>
int main()
{
cout << "Hello, world!" << endl;
return 0;
}
