6 Bug in printf(“hello world\n”);
hello.c:4:16: error: missing terminating " character
printf world\n");
^~~
<font face="Liberation Serif, serif"><font size="3" style="font-size: 12pt"><span style="font-style: normal"><span style="font-weight: normal">missing </span></span></font></font>
(“hello
7
Bug in #include<stdio.h>
hello.c:1:9: fatal error: stdioh: No such file or directory
<font face="Liberation Serif, serif"><font size="3" style="font-size: 12pt"><span style="font-style: normal"><span style="font-weight: normal">#include<stdioh></span></span></font></font>
<font face="Liberation Serif, serif"><font size="3" style="font-size: 12pt"><span style="font-style: normal"><span style="font-weight: normal">^~~~~~~~</span></span></font></font>
missing .
It looks like you're new here. If you want to get involved, click one of these buttons!