Submission #00036
ソースコード
ステータス
項目 |
データ |
問題 |
0004 - 現代的な屋敷 |
ユーザー名 |
ei1417
|
投稿日時 |
2015-12-22 15:59:07 |
言語 |
C++11 |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
2097 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cpp: In function ‘int main()’:
./Main.cpp:46:5: error: request for member ‘clear’ in ‘H’, which is of non-class type ‘std::vector<long long int> [100005]’
H.clear();
^
./Main.cpp:47:5: error: request for member ‘clear’ in ‘W’, which is of non-class type ‘std::vector<long long int> [100005]’
W.clear();
^
./Main.cpp:57:7: error: ‘lonf’ was not declared in this scope
lonf long mines;
^
./Main.cpp:59:2: error: ‘mines’ was not declared in this scope
mines=w;
^
./Main.cpp:62:2: error: ‘mines’ was not declared in this scope
mines=h;
^
./Main.cpp:64:24: error: ‘mines’ was not declared in this scope
cout<<nowc+llabs(mines-edge[nowp].yx[!yoko])<<endl;
^
セット
テストケース