Pagini recente » Borderou de evaluare (job #3351932) | Borderou de evaluare (job #3330616) | Borderou de evaluare (job #3334381) | Borderou de evaluare (job #3340304) | Borderou de evaluare (job #3309965)
Borderou de evaluare (job #3309965)
Raport evaluator
Compilare:
main.cpp: In function 'int main()':
main.cpp:119:12: warning: 'turtleY' may be used uninitialized [-Wmaybe-uninitialized]
119 | turtleBFS(turtleX, turtleY, n, m);
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:99:52: note: 'turtleY' was declared here
99 | int n, m, startX, startY, stopX, stopY, turtleX, turtleY;
| ^~~~~~~
main.cpp:119:12: warning: 'turtleX' may be used uninitialized [-Wmaybe-uninitialized]
119 | turtleBFS(turtleX, turtleY, n, m);
| ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:99:43: note: 'turtleX' was declared here
99 | 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:142: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:99:36: note: 'stopY' was declared here
99 | 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:142: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:99:29: note: 'stopX' was declared here
99 | int n, m, startX, startY, stopX, stopY, turtleX, turtleY;
| ^~~~~
main.cpp:130:11: warning: 'startY' may be used uninitialized [-Wmaybe-uninitialized]
130 | superBFS(startX, startY, n, m);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:99:21: note: 'startY' was declared here
99 | int n, m, startX, startY, stopX, stopY, turtleX, turtleY;
| ^~~~~~
main.cpp:130:11: warning: 'startX' may be used uninitialized [-Wmaybe-uninitialized]
130 | superBFS(startX, startY, n, m);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
main.cpp:99:13: note: 'startX' was declared here
99 | int n, m, startX, startY, stopX, stopY, turtleX, turtleY;
| ^~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 21 | 0ms | 303kb | OK! | 0 | 0 |
| 22 | 0ms | 303kb | OK! | 0 | 0 |
| 23 | 0ms | 557kb | OK! | 0 | 0 |
| 1 | 0ms | 303kb | OK! | 5 | 5 |
| 2 | 0ms | 303kb | OK! | 5 | 5 |
| 3 | 0ms | 303kb | OK! | 5 | 5 |
| 4 | 0ms | 557kb | OK! | 5 | 5 |
| 5 | 0ms | 819kb | OK! | 5 | 5 |
| 6 | 0ms | 819kb | OK! | 5 | 5 |
| 7 | 1ms | 1081kb | OK! | 5 | 5 |
| 8 | 1ms | 1081kb | OK! | 5 | 5 |
| 9 | 1ms | 1081kb | OK! | 5 | 5 |
| 10 | 1ms | 1081kb | OK! | 5 | 5 |
| 11 | 5ms | 5541kb | OK! | 5 | 5 |
| 12 | 6ms | 5537kb | OK! | 5 | 5 |
| 13 | 51ms | 8990kb | OK! | 5 | 5 |
| 14 | 29ms | 12980kb | OK! | 5 | 5 |
| 15 | 604ms | 14921kb | Time limit exceeded | 0 | 0 |
| 16 | 320ms | 17465kb | OK! | 5 | 0 |
| 17 | 37ms | 17358kb | OK! | 5 |
| 18 | 14ms | 17399kb | OK! | 5 |
| 19 | 602ms | 17305kb | Time limit exceeded | 0 |
| 20 | 1ms | 1081kb | OK! | 5 |
| Punctaj total | 70 |