ねむすぎノート
ファイルの末尾に
?>
がないのが気になるが無い方が正しいのかもしれない
#include <stdio.h> int main() { printf("Hello, World\n"); }