Submission #00341
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0010 - 旅行先のパーティー |
| ユーザー名 | r2218 |
| 投稿日時 | 2022-06-02 18:22:21 |
| 言語 | C |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 20 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.c:1:8: error: expected declaration specifiers or ‘...’ before string constant
printf("%d\n" ,B/A);
^~~~~~
./Main.c:1:16: error: unknown type name ‘B’
printf("%d\n" ,B/A);
^
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|