Submission #00050
ソースコード
ステータス
項目 | データ |
---|---|
問題 | 0001 - Odd? |
ユーザー名 | c2038 |
投稿日時 | 2020-07-09 16:40:27 |
言語 | C |
状態 | Compile Error |
得点 | 0 |
ソースコード長 | 138 Byte |
最大実行時間 | - |
最大メモリ使用量 |
コンパイルメッセージ
./Main.c: In function ‘main’: ./Main.c:4:5: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘printf’ printf("%d %d.\n"n+1); ^~~~~~ ./Main.c:4:22: error: expected ‘)’ before ‘n’ printf("%d %d.\n"n+1); ^ ) ./Main.c:5:22: error: expected ‘)’ before ‘n’ printf("%d %d.\n"n); ^ )
セット
セット | 得点 | Cases |
---|
テストケース
ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
---|