Submission #27757


ソースコード

ステータス

項目 データ
問題 0712 - Nafmo、575Botを見る
ユーザー名 ei1710
投稿日時 2017-10-21 00:24:50
言語 C++11
状態 Compile Error
得点 0
ソースコード長 441 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.cpp: In function ‘int main()’:
./Main.cpp:10:16: error: cannot convert ‘std::__cxx11::string {aka std::__cxx11::basic_string<char>}’ to ‘int’ in assignment
         dat[1]=b,size();
                ^
./Main.cpp:10:18: error: ‘size’ was not declared in this scope
         dat[1]=b,size();
                  ^~~~
./Main.cpp:10:18: note: suggested alternative: ‘dysize’
         dat[1]=b,size();
                  ^~~~
                  dysize

セット

セット 得点 Cases

テストケース

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