Submission #00414
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0015 - 目盛りのないストップウォッチ |
| ユーザー名 | r2207 |
| 投稿日時 | 2022-06-03 17:39:20 |
| 言語 | C |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 170 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.c: In function ‘main’:
./Main.c:9:21: error: expected ‘;’ before ‘return’
printf("%f\n",e)
^
;
return(0);
~~~~~~
./Main.c: In function ‘main’:
./Main.c:11:1: error: expected declaration or statement at end of input
}
^
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|