Pagini recente » Borderou de evaluare (job #120142) | Borderou de evaluare (job #3129951) | Borderou de evaluare (job #135872) | Borderou de evaluare (job #2754424) | Borderou de evaluare (job #2460393)
Borderou de evaluare (job #2460393)
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:43:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<g[nr].size(); ++i) {
~^~~~~~~~~~~~~
main.cpp:41:9: warning: unused variable 'i' [-Wunused-variable]
int i, flu, maxflow=0;
^
main.cpp: In function 'int main()':
main.cpp:94:16: warning: 'poz' may be used uninitialized in this function [-Wmaybe-uninitialized]
bfs(1, poz);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 172ms | 262kb | Corect!!! | 10 |
2 | 2ms | 131kb | Corect!!! | 10 |
3 | 3ms | 131kb | Corect!!! | 10 |
4 | 7ms | 262kb | Corect!!! | 10 |
5 | 12ms | 262kb | Corect!!! | 10 |
6 | 30ms | 262kb | Corect!!! | 10 |
7 | 48ms | 262kb | Corect!!! | 10 |
8 | 109ms | 262kb | Corect!!! | 10 |
9 | 77ms | 393kb | Corect!!! | 10 |
10 | 99ms | 393kb | Corect!!! | 10 |
Punctaj total | 100 |