Pagini recente » Borderou de evaluare (job #2976476) | Borderou de evaluare (job #2695440) | Borderou de evaluare (job #3297714) | Borderou de evaluare (job #1215669) | Borderou de evaluare (job #2794700)
Borderou de evaluare (job #2794700)
Raport evaluator
Compilare:
main.cpp: In function 'int bfs(int)':
main.cpp:22:5: warning: 'if constexpr' only available with '-std=c++17' or '-std=gnu++17'
22 | if constexpr (second_pass)
| ^~~~~~~~~
main.cpp:42:5: warning: 'if constexpr' only available with '-std=c++17' or '-std=gnu++17'
42 | if constexpr (second_pass)
| ^~~~~~~~~
main.cpp: In function 'int bfs(int) [with bool second_pass = true]':
main.cpp:43:16: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized]
43 | return depth[now];
| ^~~
main.cpp: In function 'int bfs(int) [with bool second_pass = false]':
main.cpp:45:10: warning: 'now' may be used uninitialized in this function [-Wmaybe-uninitialized]
45 | return now;
| ^~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 6ms | 2666kb | OK | 10 |
| 2 | 6ms | 2646kb | OK | 10 |
| 3 | 6ms | 2666kb | OK | 10 |
| 4 | 16ms | 2666kb | OK | 10 |
| 5 | 35ms | 3080kb | OK | 10 |
| 6 | 48ms | 4173kb | OK | 10 |
| 7 | 58ms | 4755kb | OK | 10 |
| 8 | 103ms | 5898kb | OK | 10 |
| 9 | 121ms | 6356kb | OK | 10 |
| 10 | 209ms | 6529kb | Time limit exceeded | 0 |
| Punctaj total | 90 |