/in/foo.c:1:2: error: unknown type name 'Rhine'
Rhine LV 6 @ 1年前
^~~~~
/in/foo.c:1:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before numeric constant
Rhine LV 6 @ 1年前
^
/in/foo.c:1:13: error: stray '@' in program
Rhine LV 6 @ 1年前
^
/in/foo.c:1:16: error: stray '\345' in program
Rhine LV 6 @ 1年前
^
/in/foo.c:1:17: error: stray '\271' in program
Rhine LV 6 @ 1年前
^
/in/foo.c:1:18: error: stray '\264' in program
Rhine LV 6 @ 1年前
^
/in/foo.c:1:19: error: stray '\345' in program
Rhine LV 6 @ 1年前
^
/in/foo.c:1:20: error: stray '\211' in program
Rhine LV 6 @ 1年前
^
/in/foo.c:1:21: error: stray '\215' in program
Rhine LV 6 @ 1年前
^
/in/foo.c:2:19: fatal error: iostream: No such file or directory
#include<iostream>
^
compilation terminated.