Submission #20437


ソースコード

ステータス

項目 データ
問題 0001 - Hello World!
ユーザー名 SUN-X
投稿日時 2017-06-29 12:38:58
言語 C++11
状態 Compile Error
得点 0
ソースコード長 77 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.cpp:1:2: エラー: invalid preprocessing directive #incude; did you mean #include?
 #incude<stdio.h>
  ^~~~~~
  include
./Main.cpp: 関数 ‘int main()’ 内:
./Main.cpp:4:2: エラー: ‘printf’ was not declared in this scope
  printf("Hello World!\n");
  ^~~~~~
./Main.cpp:4:2: 備考: suggested alternative: ‘int’
  printf("Hello World!\n");
  ^~~~~~
  int

セット

セット 得点 Cases

テストケース

ファイル名 状態 実行時間 メモリ使用量 #