Submission #00243
ソースコード
ステータス
項目 | データ |
---|---|
問題 | 0011 - 閃いたKamba君 |
ユーザー名 | ei2537 |
投稿日時 | 2025-07-07 17:58:50 |
言語 | C++17 |
状態 | Compile Error |
得点 | 0 |
ソースコード長 | 381 Byte |
最大実行時間 | - |
最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp: In function ‘int main()’: ./Main.cpp:11:25: error: ‘curr’ was not declared in this scope curr[j]=pre[j-1]+pre[j]; ^~~~ ./Main.cpp:11:25: note: suggested alternative: ‘cur’ curr[j]=pre[j-1]+pre[j]; ^~~~ cur
セット
セット | 得点 | Cases |
---|
テストケース
ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
---|