foo.cc:132:5: warning: "/*" within comment [-Wcomment]
132 | /*
|
foo.cc:167:5: warning: "/*" within comment [-Wcomment]
167 | /*
|
foo.cc: In function 'int main()':
foo.cc:19:17: error: 'myCout' was not declared in this scope
19 | myCout<<" ";
| ^~~~~~
foo.cc:25:17: error: 'myCout' was not declared in this scope
25 | myCout<<"*";
| ^~~~~~
foo.cc:31:17: error: 'myCout' was not declared in this scope
31 | myCout<<" ";
| ^~~~~~
foo.cc:35:9: error: 'myCout' was not declared in this scope
35 | myCout<<endl;
| ^~~~~~
[Hydro](https://hydro.ac)提供评测服务