Submission #00033


ソースコード

ステータス

項目 データ
問題 0001 - 鶴ヶ城
ユーザー名 Platon
投稿日時 2015-09-10 16:47:15
言語 C
状態 Compile Error
得点 0
ソースコード長 549 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./33.c: In function ‘main’:
./33.c:14:7: error: ‘cin’ undeclared (first use in this function)
       cin >> tmp;
       ^
./33.c:14:7: note: each undeclared identifier is reported only once for each function it appears in
./33.c:33:7: error: ‘cout’ undeclared (first use in this function)
       cout << dt[i] << endl;
       ^
./33.c:33:24: error: ‘endl’ undeclared (first use in this function)
       cout << dt[i] << endl;
                        ^

セット

セット 得点 Cases

テストケース

ファイル名 状態 実行時間 メモリ使用量 #