Submission #00290
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0006 - tubequery |
| ユーザー名 | ikasashi |
| 投稿日時 | 2017-11-26 14:21:20 |
| 言語 | C++11 |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 2166 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp:63:28: error: ‘WhereToConnect’ function uses ‘auto’ type specifier without trailing return type
auto WhereToConnect(int com) {
^
./Main.cpp:63:28: note: deduced return type only available with -std=c++14 or -std=gnu++14
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|