Borderou de evaluare (job #3145817)

Utilizator andreea678Rusu Andreea andreea678 Data 17 august 2023 10:46:07
Problema Parcurgere DFS - componente conexe Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: In file included from /usr/include/c++/12.2.1/string:47, from /usr/include/c++/12.2.1/bits/locale_classes.h:40, from /usr/include/c++/12.2.1/bits/ios_base.h:41, from /usr/include/c++/12.2.1/ios:42, from /usr/include/c++/12.2.1/ostream:38, from /usr/include/c++/12.2.1/iostream:39, from main.cpp:1: In constructor 'constexpr __gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = int*; _Container = std::vector<int>]', inlined from 'constexpr std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::begin() [with _Tp = int; _Alloc = std::allocator<int>]' at /usr/include/c++/12.2.1/bits/stl_vector.h:869:16, inlined from 'void dfs(int)' at main.cpp:14:29: /usr/include/c++/12.2.1/bits/stl_iterator.h:1073:9: warning: array subscript 300006 is outside array bounds of 'std::vector<int> [100002]' [-Warray-bounds] 1073 | : _M_current(__i) { } | ^~~~~~~~~~~~~~~ main.cpp: In function 'void dfs(int)': main.cpp:8:13: note: at offset 2400048 into object 'adj' of size 2400048 8 | vector<int> adj[NMAX]; | ^~~ In constructor 'constexpr __gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = int*; _Container = std::vector<int>]', inlined from 'constexpr std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = int; _Alloc = std::allocator<int>]' at /usr/include/c++/12.2.1/bits/stl_vector.h:889:16, inlined from 'void dfs(int)' at main.cpp:14:29: /usr/include/c++/12.2.1/bits/stl_iterator.h:1073:9: warning: array subscript 300007 is outside array bounds of 'std::vector<int> [100002]' [-Warray-bounds] 1073 | : _M_current(__i) { } | ^~~~~~~~~~~~~~~ main.cpp: In function 'void dfs(int)': main.cpp:8:13: note: at offset 2400056 into object 'adj' of size 2400048 8 | vector<int> adj[NMAX]; | ^~~ In constructor 'constexpr __gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = int*; _Container = std::vector<int>]', inlined from 'constexpr std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::begin() [with _Tp = int; _Alloc = std::allocator<int>]' at /usr/include/c++/12.2.1/bits/stl_vector.h:869:16, inlined from 'void dfs(int)' at main.cpp:14:29, inlined from 'int main()' at main.cpp:34:16: /usr/include/c++/12.2.1/bits/stl_iterator.h:1073:9: warning: array subscript 300006 is outside array bounds of 'std::vector<int> [100002]' [-Warray-bounds] 1073 | : _M_current(__i) { } | ^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:8:13: note: at offset 2400048 into object 'adj' of size 2400048 8 | vector<int> adj[NMAX]; | ^~~ In constructor 'constexpr __gnu_cxx::__normal_iterator<_Iterator, _Container>::__normal_iterator(const _Iterator&) [with _Iterator = int*; _Container = std::vector<int>]', inlined from 'constexpr std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::end() [with _Tp = int; _Alloc = std::allocator<int>]' at /usr/include/c++/12.2.1/bits/stl_vector.h:889:16, inlined from 'void dfs(int)' at main.cpp:14:29, inlined from 'int main()' at main.cpp:34:16: /usr/include/c++/12.2.1/bits/stl_iterator.h:1073:9: warning: array subscript 300007 is outside array bounds of 'std::vector<int> [100002]' [-Warray-bounds] 1073 | : _M_current(__i) { } | ^~~~~~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:8:13: note: at offset 2400056 into object 'adj' of size 2400048 8 | vector<int> adj[NMAX]; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
111ms2899kbKilled by Signal 110
213ms2895kbKilled by Signal 110
310ms2895kbKilled by Signal 110
410ms2904kbKilled by Signal 110
510ms2895kbKilled by Signal 110
610ms2895kbKilled by Signal 110
710ms2904kbKilled by Signal 110
810ms2899kbKilled by Signal 110
910ms2904kbKilled by Signal 110
1010ms2895kbKilled by Signal 110
114ms2899kbKilled by Signal 110
124ms2895kbKilled by Signal 110
134ms2904kbKilled by Signal 110
144ms2899kbKilled by Signal 110
154ms2895kbKilled by Signal 110
164ms2904kbKilled by Signal 110
174ms2895kbKilled by Signal 110
184ms2899kbKilled by Signal 110
194ms2895kbKilled by Signal 110
204ms2904kbKilled by Signal 110
Punctaj total0

Ceva nu functioneaza?