DFS medyje
- [1] 2022-03-24 11:04 (90)
- [2] 2022-04-02 11:39 (90)
- [3] 2022-04-02 11:43 (90)
- [4] 2022-04-02 11:45 (90)
- [5] 2022-04-02 11:45 (90)
- [6] 2022-04-02 11:47 (90)
- [7] 2022-04-02 12:01 (20)
- [8] 2022-04-02 12:01 (90)
- [9] 2022-04-02 12:01 (0)
- [10] 2022-04-02 12:03 (90)
- [11] 2022-04-02 12:04 (90)
- [12] 2022-04-02 12:05 (0)
- [13] 2022-04-02 12:06 (0)
- [14] 2022-04-02 12:07 (0)
- [15] 2022-04-02 12:10 (90)
- [16] 2022-04-02 12:10 (90)
- [17] 2022-04-02 12:11 (100)
Taškai: 0
Compile: FAIL
dfs_medyje.cpp: In function ‘void dfs(int, int, int)’: dfs_medyje.cpp:14:5: error: expected ‘;’ before ‘ans’ ans[x][2]=(int)adj[x].size()-1; ^ dfs_medyje.cpp: In function ‘int main()’: dfs_medyje.cpp:32:41: error: ‘vectmp’ was not declared in this scope for(int i=0;i<n-1;i++)adj.push_back(vectmp); ^ dfs_medyje.cpp:33:29: error: request for member ‘push_back’ in ‘ans’, which is of non-class type ‘int [100001][3]’ for(int i=0;i<n;i++)ans.push_back(vectmp); ^ dfs_medyje.cpp:33:39: error: ‘vectmp’ was not declared in this scope for(int i=0;i<n;i++)ans.push_back(vectmp); ^
nr. | result | time | message |
---|