Pagini recente » Diferente pentru problema/abce intre reviziile 25 si 13 | Borderou de evaluare (job #2744021) | Borderou de evaluare (job #1319272) | Cod sursa (job #3255087) | Borderou de evaluare (job #1831194)
Borderou de evaluare (job #1831194)
Raport evaluator
Compilare:
user.cpp: In function ‘void DFS(int, int)’:
user.cpp:98:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:108:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i = 0; i < G[node].size(); i++)
^
user.cpp:118:13: warning: unused variable ‘last’ [-Wunused-variable]
int last = 0;
^
user.cpp:145:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int j = 0; j < G[node].size(); j++)
^
user.cpp:96:9: warning: unused variable ‘Last’ [-Wunused-variable]
int Last = 0, l = 0;
^
user.cpp: In function ‘void precalcNext()’:
user.cpp:64:24: warning: ‘val’ may be used uninitialized in this function [-Wmaybe-uninitialized]
M[i][++j] = val;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 564kb | OK | 10 |
| 2 | 104ms | 28840kb | OK | 10 |
| 3 | 156ms | 28852kb | OK | 10 |
| 4 | 256ms | 57236kb | OK | 10 |
| 5 | 16ms | 5440kb | OK | 10 |
| 6 | 36ms | 13388kb | OK | 10 |
| 7 | 48ms | 16896kb | OK | 10 |
| 8 | 68ms | 22248kb | OK | 10 |
| 9 | 96ms | 27588kb | OK | 10 |
| 10 | 224ms | 57256kb | OK | 10 |
| Punctaj total | 100 |