Submission #57060


ソースコード

ステータス

項目 データ
問題 1217 - Properly Choosing
ユーザー名 ei1903
投稿日時 2019-12-10 08:50:11
言語 C++14
状態 Compile Error
得点 0
ソースコード長 1402 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.cpp: In function ‘int main()’:
./Main.cpp:46:4: error: ‘bianry_search’ was not declared in this scope
 if(bianry_search(all(vec),x)) cout << "Possible\n";
    ^~~~~~~~~~~~~
./Main.cpp:46:4: note: suggested alternative: ‘bsearch’
 if(bianry_search(all(vec),x)) cout << "Possible\n";
    ^~~~~~~~~~~~~
    bsearch

セット

セット 得点 Cases

テストケース

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