Submission #79805


ソースコード

ステータス

項目 データ
問題 1630 - うっちーとうっちーのおかいもの
ユーザー名 ei2331
投稿日時 2024-07-11 17:04:12
言語 C++17
状態 Compile Error
得点 0
ソースコード長 301 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.cpp: In function ‘int main()’:
./Main.cpp:9:19: error: ‘max’ was not declared in this scope
         if(C<=m)M=max(M,V);
                   ^~~
./Main.cpp:9:19: note: suggested alternative:
In file included from /usr/local/gcc-8.2.0/include/c++/8.2.0/algorithm:62,
                 from /usr/local/gcc-8.2.0/include/c++/8.2.0/x86_64-pc-linux-gnu/bits/stdc++.h:65,
                 from ./Main.cpp:1:
/usr/local/gcc-8.2.0/include/c++/8.2.0/bits/stl_algo.h:3468:5: note:   ‘std::max’
     max(initializer_list<_Tp> __l, _Compare __comp)
     ^~~

セット

セット 得点 Cases

テストケース

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