Submission #00020
ソースコード
ステータス
項目 |
データ |
問題 |
0004 - 最長昇順連続部分列 |
ユーザー名 |
ei2331
|
投稿日時 |
2023-09-25 17:02:32 |
言語 |
C |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
359 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
./Main.c:20:5: error: ‘cout’ undeclared (first use in this function)
cout<<ma<<"\n";
^~~~
セット
テストケース