Submission #00002


ソースコード

ステータス

項目 データ
問題 0001 - ワード
ユーザー名 Artemis
投稿日時 2017-09-06 16:00:35
言語 C++
状態 Compile Error
得点 0
ソースコード長 79 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.cpp:3:6: error: expected constructor, destructor, or type conversion before ‘(’ token
 scanf("%d",&a);
      ^
./Main.cpp:4:7: error: expected constructor, destructor, or type conversion before ‘(’ token
 printf("%d\n",a*4);
       ^
./Main.cpp:5:1: error: expected unqualified-id before ‘return’
 return 0;
 ^
./Main.cpp:6:1: error: expected declaration before ‘}’ token
 }
 ^

セット

セット 得点 Cases

テストケース

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