@page { margin: 2cm }
p { margin-bottom: 0.25cm; line-height: 115% }
1 Bug in
#include<stdio.h>
error: expected ‘=’,
‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’
token
include<stdio.h>
missing #
2 Bug in
#include<stdio.h>
hello.c:1:9: fatal
error: stdio.: No such file or directory
#include<stdio.>
^~~~~~~~
missing h
It looks like you're new here. If you want to get involved, click one of these buttons!