Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #3178096)
| Utilizator | Data | 30 noiembrie 2023 23:23:37 | |
|---|---|---|---|
| Problema | BFS - Parcurgere in latime | 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/bits/char_traits.h:46,
from /usr/include/c++/12.2.1/ios:40,
from /usr/include/c++/12.2.1/istream:38,
from /usr/include/c++/12.2.1/fstream:38,
from main.cpp:1:
In function 'constexpr decltype (::new(void*(0)) _Tp) std::construct_at(_Tp*, _Args&& ...) [with _Tp = int; _Args = {const int&}]',
inlined from 'static constexpr void std::allocator_traits<std::allocator<_CharT> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = int; _Args = {const int&}; _Tp = int]' at /usr/include/c++/12.2.1/bits/alloc_traits.h:518:21,
inlined from 'void std::deque<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = int; _Alloc = std::allocator<int>]' at /usr/include/c++/12.2.1/bits/stl_deque.h:1543:30,
inlined from 'void std::queue<_Tp, _Sequence>::push(const value_type&) [with _Tp = int; _Sequence = std::deque<int, std::allocator<int> >]' at /usr/include/c++/12.2.1/bits/stl_queue.h:286:20,
inlined from 'void bfs(int)' at main.cpp:16:12:
/usr/include/c++/12.2.1/bits/stl_construct.h:97:14: warning: 'x' is used uninitialized [-Wuninitialized]
97 | { return ::new((void*)__location) _Tp(std::forward<_Args>(__args)...); }
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function 'void bfs(int)':
main.cpp:15:13: note: 'x' declared here
15 | int x;
| ^
| Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test |
|---|---|---|---|---|
| 1 | 4ms | 397kb | Killed by Signal 11 | 0 |
| 2 | 9ms | 401kb | Killed by Signal 11 | 0 |
| 3 | 9ms | 405kb | Killed by Signal 11 | 0 |
| 4 | 10ms | 475kb | Killed by Signal 11 | 0 |
| 5 | 10ms | 581kb | Killed by Signal 11 | 0 |
| 6 | 10ms | 1744kb | Killed by Signal 11 | 0 |
| 7 | 31ms | 3776kb | Killed by Signal 11 | 0 |
| 8 | 21ms | 5337kb | Killed by Signal 11 | 0 |
| 9 | 142ms | 11026kb | Killed by Signal 11 | 0 |
| 10 | 141ms | 11067kb | Killed by Signal 11 | 0 |
| Punctaj total | 0 | |||
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
