Submission #23162
ソースコード
ステータス
| 項目 | データ |
|---|---|
| 問題 | 0431 - 君も始めようダイクストラ大好き厨 |
| ユーザー名 | ei1630 |
| 投稿日時 | 2017-07-26 12:17:57 |
| 言語 | C++11 |
| 状態 | Compile Error |
| 得点 | 0 |
| ソースコード長 | 921 Byte |
| 最大実行時間 | - |
| 最大メモリ使用量 |
コンパイルメッセージ
./Main.cpp: 関数 ‘int main()’ 内:
./Main.cpp:27:29: エラー: invalid use of member function ‘std::vector<_Tp, _Alloc>::size_type std::vector<_Tp, _Alloc>::size() const [with _Tp = std::pair<int, int>; _Alloc = std::allocator<std::pair<int, int> >; std::vector<_Tp, _Alloc>::size_type = long unsigned int]’ (did you forget the ‘()’ ?)
for(int i=0;i<node[pos].size;i++){
~~~~~~~~~~^~~~
セット
| セット | 得点 | Cases |
|---|
テストケース
| ファイル名 | 状態 | 実行時間 | メモリ使用量 | # |
|---|---|---|---|