Submission #00062


ソースコード

ステータス

項目 データ
問題 0003 - たのしいすうがく
ユーザー名 ei1817
投稿日時 2018-05-01 17:50:52
言語 C++11
状態 Compile Error
得点 0
ソースコード長 284 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.cpp:16:10: error: expected constructor, destructor, or type conversion before ‘(’ token
    printf("%d\n %d\n %d\n",sum,foo,hoge);
          ^
./Main.cpp:17:4: error: expected unqualified-id before ‘return’
    return(0);
    ^~~~~~
./Main.cpp:18:1: error: expected declaration before ‘}’ token
 }
 ^

セット

セット 得点 Cases

テストケース

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