Submission #38298
ソースコード
ステータス
項目 | データ |
---|---|
問題 | 0962 - ダンジョン |
ユーザー名 | レインボーナウマン象 |
投稿日時 | 2018-07-06 15:39:51 |
言語 | C++ |
状態 | Compile Error |
得点 | 0 |
ソースコード長 | 584 Byte |
最大実行時間 | - |
最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp:4:1: error: ‘constexpr’ does not name a type constexpr int INF = (1 << 30) - 1; ^ ./Main.cpp:4:1: note: C++11 ‘constexpr’ only available with -std=c++11 or -std=gnu++11 ./Main.cpp: In function ‘int main()’: ./Main.cpp:21:16: error: ‘INF’ was not declared in this scope int minv = INF; ^
セット
セット | 得点 | Cases |
---|
テストケース
ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
---|