Submission #00048
ソースコード
ステータス
項目 | データ |
---|---|
問題 | 0001 - 合計時間 (Total Time) |
ユーザー名 | ei1611 |
投稿日時 | 2016-11-09 16:50:11 |
言語 | C |
状態 | Compile Error |
得点 | 0 |
ソースコード長 | 172 Byte |
最大実行時間 | - |
最大メモリ使用量 |
コンパイルメッセージ
./Main.c: In function ‘main’: ./Main.c:5:5: error: redefinition of ‘total’ int total=0; ^ ./Main.c:4:5: note: previous definition of ‘total’ was here int total=0; ^ ./Main.c:11:1: error: expected declaration or statement at end of input printf("%d\n",total%60); ^
セット
セット | 得点 | Cases |
---|
テストケース
ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
---|