Submission #00131
ソースコード
ステータス
項目 |
データ |
問題 |
0005 - 形式データ処理 |
ユーザー名 |
ei1708
|
投稿日時 |
2018-04-23 17:15:41 |
言語 |
C++ |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
393 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cpp:1:1: error: ‘nclude’ does not name a type
nclude<bits/stdc++.h>
^
./Main.cpp: In function ‘int main()’:
./Main.cpp:5:3: error: ‘cin’ was not declared in this scope
cin>>n;
^
./Main.cpp:23:3: error: ‘cout’ was not declared in this scope
cout<<ans<<endl;
^
./Main.cpp:23:14: error: ‘endl’ was not declared in this scope
cout<<ans<<endl;
^
セット
テストケース