Pagini recente » Borderou de evaluare (job #435039) | Borderou de evaluare (job #135855) | Borderou de evaluare (job #2855733) | Borderou de evaluare (job #109300) | Borderou de evaluare (job #1207341)
Borderou de evaluare (job #1207341)
Raport evaluator
Compilare:
user.cpp: In function ‘void dfs(int)’:
user.cpp:19:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<G[nod].size(); ++i) if(!viz[G[nod][i]]) dfs(G[nod][i]);
^
user.cpp: In function ‘void dfs_t(int)’:
user.cpp:28:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<G_t[nod].size(); ++i) if(!viz[G_t[nod][i]]) dfs_t(G_t[nod][i]);
^
user.cpp: In function ‘int main()’:
user.cpp:55:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(i=0; i<rez[r].size(); ++i) cout<<rez[r][i]<<' ';
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 4ms | 3948kb | Corect | 10 | 30 |
| 2 | 4ms | 3948kb | Corect | 10 |
| 3 | 4ms | 3968kb | Corect | 10 |
| 4 | 4ms | 4000kb | Corect | 10 | 30 |
| 5 | 12ms | 4124kb | Corect | 10 |
| 6 | 24ms | 4488kb | Corect | 10 |
| 7 | 36ms | 4832kb | Corect | 10 | 30 |
| 8 | 92ms | 6016kb | Corect | 10 |
| 9 | 176ms | 8112kb | Corect | 10 |
| 10 | 216ms | 9968kb | Corect | 10 | 10 |
| Punctaj total | 100 |