Submission #00041
ソースコード
ステータス
項目 |
データ |
問題 |
0001 - ねこかわいがり |
ユーザー名 |
ei1435
|
投稿日時 |
2015-12-02 16:17:22 |
言語 |
C++11 |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
440 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cpp:1:1: error: ‘include’ does not name a type
include <bits/stdc++.h>
^
./Main.cpp: In function ‘int main()’:
./Main.cpp:6:3: error: ‘cin’ was not declared in this scope
cin >> x >> y >> w >> h;
^
./Main.cpp:29:3: error: ‘cout’ was not declared in this scope
cout << cnt << endl;
^
./Main.cpp:29:18: error: ‘endl’ was not declared in this scope
cout << cnt << endl;
^
セット
テストケース