Submission #57558


ソースコード

ステータス

項目 データ
問題 1225 - std::sort
ユーザー名 r1825
投稿日時 2019-12-19 13:10:38
言語 C++14
状態 Compile Error
得点 0
ソースコード長 394 Byte
最大実行時間 -
最大メモリ使用量

コンパイルメッセージ

./Main.cpp: In lambda function:
./Main.cpp:11:16: error: ‘A’ was not declared in this scope
         return A < B;
                ^
./Main.cpp:11:20: error: ‘B’ was not declared in this scope
         return A < B;
                    ^

セット

セット 得点 Cases

テストケース

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