Submission #79804


ソースコード

ステータス

項目 データ
問題 1630 - うっちーとうっちーのおかいもの
ユーザー名 ei2331
投稿日時 2024-07-11 17:03:30
言語 C++17
状態 Compile Error
得点 0
ソースコード長 297 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/bits/char_traits.h:39,
                 from /usr/local/gcc-8.2.0/include/c++/8.2.0/ios:40,
                 from /usr/local/gcc-8.2.0/include/c++/8.2.0/ostream:38,
                 from /usr/local/gcc-8.2.0/include/c++/8.2.0/iostream:39,
                 from ./Main.cpp:1:
/usr/local/gcc-8.2.0/include/c++/8.2.0/bits/stl_algobase.h:265:5: note:   ‘std::max’
     max(const _Tp& __a, const _Tp& __b, _Compare __comp)
     ^~~

セット

セット 得点 Cases

テストケース

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