Submission #00021
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0004 - 最長昇順連続部分列 |
| ユーザー名 | ei2331 |
| 投稿日時 | 2023-09-25 17:02:47 |
| 言語 | C |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 361 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.c: In function ‘main’:
./Main.c:10:9: error: ‘cin’ undeclared (first use in this function); did you mean ‘main’?
cin>>a[i];
^~~
main
./Main.c:10:9: note: each undeclared identifier is reported only once for each function it appears in
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|