Borderou de evaluare (job #3309966)

Utilizator TeodorLuchianovTeo Luchianov TeodorLuchianov Data 10 septembrie 2025 20:13:09
Problema Delfin Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:133:12: warning: 'turtleY' may be used uninitialized [-Wmaybe-uninitialized] 133 | turtleBFS(turtleX, turtleY, n, m); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:113:52: note: 'turtleY' was declared here 113 | int n, m, startX, startY, stopX, stopY, turtleX, turtleY; | ^~~~~~~ main.cpp:133:12: warning: 'turtleX' may be used uninitialized [-Wmaybe-uninitialized] 133 | turtleBFS(turtleX, turtleY, n, m); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:113:43: note: 'turtleX' was declared here 113 | int n, m, startX, startY, stopX, stopY, turtleX, turtleY; | ^~~~~~~ In file included from /usr/include/c++/12.2.1/string:50, 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/istream:38, from /usr/include/c++/12.2.1/fstream:38, from main.cpp:1: In function 'constexpr const _Tp& std::min(const _Tp&, const _Tp&) [with _Tp = int]', inlined from 'int main()' at main.cpp:156:16: /usr/include/c++/12.2.1/bits/stl_algobase.h:235:15: warning: 'stopY' may be used uninitialized [-Wmaybe-uninitialized] 235 | if (__b < __a) | ~~~~^~~~~ main.cpp: In function 'int main()': main.cpp:113:36: note: 'stopY' was declared here 113 | int n, m, startX, startY, stopX, stopY, turtleX, turtleY; | ^~~~~ In function 'constexpr const _Tp& std::min(const _Tp&, const _Tp&) [with _Tp = int]', inlined from 'int main()' at main.cpp:156:16: /usr/include/c++/12.2.1/bits/stl_algobase.h:235:15: warning: 'stopX' may be used uninitialized [-Wmaybe-uninitialized] 235 | if (__b < __a) | ~~~~^~~~~ main.cpp: In function 'int main()': main.cpp:113:29: note: 'stopX' was declared here 113 | int n, m, startX, startY, stopX, stopY, turtleX, turtleY; | ^~~~~ main.cpp:144:11: warning: 'startY' may be used uninitialized [-Wmaybe-uninitialized] 144 | superBFS(startX, startY, n, m); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:113:21: note: 'startY' was declared here 113 | int n, m, startX, startY, stopX, stopY, turtleX, turtleY; | ^~~~~~ main.cpp:144:11: warning: 'startX' may be used uninitialized [-Wmaybe-uninitialized] 144 | superBFS(startX, startY, n, m); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ main.cpp:113:13: note: 'startX' was declared here 113 | int n, m, startX, startY, stopX, stopY, turtleX, turtleY; | ^~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
210ms303kbOK!00
220ms303kbOK!00
230ms561kbOK!00
10ms303kbOK!55
20ms303kbOK!55
30ms303kbOK!55
40ms557kbOK!55
50ms819kbOK!55
61ms819kbOK!55
71ms1081kbOK!55
81ms1081kbOK!55
91ms1343kbOK!55
101ms1343kbOK!55
116ms6062kbOK!55
127ms6324kbOK!55
1358ms10436kbOK!55
1432ms15183kbOK!55
15602ms17448kbTime limit exceeded00
16378ms20467kbOK!50
1743ms19451kbOK!5
1813ms16113kbOK!5
19601ms20283kbTime limit exceeded0
201ms1343kbOK!5
Punctaj total70

Ceva nu functioneaza?