Submission #00007
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0001 - 徳の河原 |
| ユーザー名 | ei1708 |
| 投稿日時 | 2019-02-28 14:08:23 |
| 言語 | C++ |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 745 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp: In function ‘int memo(int*, int, int, int)’:
./Main.cpp:20:31: error: too few arguments to function ‘int memo(int*, int, int, int)’
fl=memo(tbl,now+tbl[i],n);
^
./Main.cpp:9:5: note: declared here
int memo(int tbl[],int now,int ct,int n){
^~~~
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|