Pagini recente » Borderou de evaluare (job #548035) | Borderou de evaluare (job #894712) | Borderou de evaluare (job #2814217) | Borderou de evaluare (job #1846014) | Borderou de evaluare (job #2880103)
Borderou de evaluare (job #2880103)
Raport evaluator
Compilare:
main.cpp: In function 'void BFS(int, int)':
main.cpp:101:17: warning: unused variable 'idxx' [-Wunused-variable]
101 | int xx, yy, idxx, idx = 1;
| ^~~~
main.cpp: In function 'void SolveTask2()':
main.cpp:128:9: warning: variable 'root' set but not used [-Wunused-but-set-variable]
128 | int root, cnt = 0, rootX, rootY;
| ^~~~
main.cpp:147:33: warning: 'rootY' may be used uninitialized in this function [-Wmaybe-uninitialized]
147 | g << cnt << " " << rootY << "\n";
| ^~~~
main.cpp:148:8: warning: 'rootX' may be used uninitialized in this function [-Wmaybe-uninitialized]
148 | BFS(rootX, rootY);
| ~~~^~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 1ms | 188kb | OK | 10 |
| 2 | 1ms | 188kb | OK | 10 |
| 3 | 6ms | 385kb | OK | 10 |
| 4 | 45ms | 2539kb | OK | 10 |
| 5 | 65ms | 2912kb | OK | 10 |
| 6 | 60ms | 3354kb | OK | 10 |
| 7 | 1ms | 184kb | Killed by Signal 11 | 0 |
| 8 | 21ms | 294kb | OK | 10 |
| 9 | 25ms | 937kb | Killed by Signal 11 | 0 |
| 10 | 55ms | 675kb | OK | 10 |
| Punctaj total | 80 |