Submission #00065
ソースコード
ステータス
項目 | データ |
---|---|
問題 | 0002 - 誕生日のKamba君 |
ユーザー名 | p2503 |
投稿日時 | 2025-07-07 16:32:22 |
言語 | C++17 |
状態 | Compile Error |
得点 | 0 |
ソースコード長 | 204 Byte |
最大実行時間 | - |
最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp:13:9: error: expected unqualified-id before ‘if’ if (type == 1) { ^~ ./Main.cpp:17:9: error: expected unqualified-id before ‘if’ if (type == 2) { ^~ ./Main.cpp:20:9: error: expected unqualified-id before ‘if’ if (type == 3) { ^~ ./Main.cpp:24:5: error: expected declaration before ‘}’ token } ^
セット
セット | 得点 | Cases |
---|
テストケース
ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
---|