Pagini recente » Borderou de evaluare (job #1287655) | Borderou de evaluare (job #2716692) | Borderou de evaluare (job #70906) | Borderou de evaluare (job #2316654) | Borderou de evaluare (job #2460082)
Borderou de evaluare (job #2460082)
Raport evaluator
Compilare:
main.cpp: In function 'bool bfs(int, int)':
main.cpp:27:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<g[u].size(); ++i) {
~^~~~~~~~~~~~
main.cpp: In function 'int detflow(int)':
main.cpp:42:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<g[nr].size(); ++i) {
~^~~~~~~~~~~~~
main.cpp:40:9: warning: unused variable 'i' [-Wunused-variable]
int i, flu, maxflow=0;
^
main.cpp: In function 'int main()':
main.cpp:90:16: warning: 'poz' may be used uninitialized in this function [-Wmaybe-uninitialized]
bfs(1, poz);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 164ms | 262kb | Corect!!! | 10 |
2 | 3ms | 131kb | Corect!!! | 10 |
3 | 3ms | 131kb | Corect!!! | 10 |
4 | 7ms | 262kb | Corect!!! | 10 |
5 | 12ms | 262kb | Corect!!! | 10 |
6 | 30ms | 262kb | Corect!!! | 10 |
7 | 47ms | 262kb | Corect!!! | 10 |
8 | 119ms | 262kb | Corect!!! | 10 |
9 | 83ms | 262kb | Corect!!! | 10 |
10 | 100ms | 262kb | Corect!!! | 10 |
Punctaj total | 100 |