Submission #00025
ソースコード
ステータス
項目 |
データ |
問題 |
0004 - 野獣の日 |
ユーザー名 |
crom
|
投稿日時 |
2017-08-10 20:55:39 |
言語 |
C++11 |
状態 |
Compile Error |
得点 |
0
|
ソースコード長 |
443 Byte |
最大実行時間 |
-
|
最大メモリ使用量 |
|
コンパイルメッセージ
./Main.cpp: In function ‘int main()’:
./Main.cpp:9:8: error: request for member ‘find’ in ‘str’, which is of non-class type ‘char [128]’
if(str.find("114514")!=-1||str.find("1919")!=-1||str.find("YJ")!=-1||str.find("364364")!=-1||str.find("tdn")!=-1){
^~~~
./Main.cpp:9:32: error: request for member ‘find’ in ‘str’, which is of non-class type ‘char [128]’
if(str.find("114514")!=-1||str.find("1919")!=-1||str.find("YJ")!=-1||str.find("364364")!=-1||str.find("tdn")!=-1){
^~~~
./Main.cpp:9:54: error: request for member ‘find’ in ‘str’, which is of non-class type ‘char [128]’
if(str.find("114514")!=-1||str.find("1919")!=-1||str.find("YJ")!=-1||str.find("364364")!=-1||str.find("tdn")!=-1){
^~~~
./Main.cpp:9:74: error: request for member ‘find’ in ‘str’, which is of non-class type ‘char [128]’
if(str.find("114514")!=-1||str.find("1919")!=-1||str.find("YJ")!=-1||str.find("364364")!=-1||str.find("tdn")!=-1){
^~~~
./Main.cpp:9:98: error: request for member ‘find’ in ‘str’, which is of non-class type ‘char [128]’
if(str.find("114514")!=-1||str.find("1919")!=-1||str.find("YJ")!=-1||str.find("364364")!=-1||str.find("tdn")!=-1){
^~~~
セット
テストケース