foo.cc:1:2: error: invalid preprocessing directive #incIude; did you mean #include?
#incIude <iostream>
^~~~~~~
include
foo.cc:7:10: warning: missing terminating " character
cout<<"Hello,Wrold!;
^
foo.cc:7:10: error: missing terminating " character
cout<<"Hello,Wrold!;
^~~~~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:7:4: error: 'cout' was not declared in this scope
cout<<"Hello,Wrold!;
^~~~
foo.cc:9:4: error: expected primary-expression before 'return'
return o;
^~~~~~
[Hydro](https://hydro.ac)提供评测服务