Mai intai trebuie sa te autentifici.
Borderou de evaluare (job #2905768)
Utilizator | Data | 23 mai 2022 18:20:19 | |
---|---|---|---|
Problema | Flux maxim | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 100 |
Raport evaluator
Compilare:
main.cpp: In function 'int bfs(int)':
main.cpp:27:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
27 | for(i=0; i<adj[curr].size(); i++)
| ~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:65:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
65 | for(i=0; i<adj[n].size(); i++)
| ~^~~~~~~~~~~~~~
main.cpp:49:13: warning: unused variable 'j' [-Wunused-variable]
49 | int n,i,j,k,l,a,b,x,m,curr;
| ^
main.cpp:49:17: warning: unused variable 'l' [-Wunused-variable]
49 | int n,i,j,k,l,a,b,x,m,curr;
| ^
Test | Timp executie | Memorie folosita | Mesaj | Punctaj/test | Punctaj/grupa |
---|---|---|---|---|---|
1 | 13ms | 2408kb | OK | 10 | 10 |
2 | 1ms | 184kb | OK | 10 | 10 |
3 | 1ms | 184kb | OK | 10 | 10 |
4 | 1ms | 184kb | OK | 10 | 10 |
5 | 1ms | 184kb | OK | 10 | 10 |
6 | 1ms | 184kb | OK | 10 | 10 |
7 | 18ms | 4755kb | OK | 10 | 10 |
8 | 18ms | 7155kb | OK | 10 | 30 |
9 | 25ms | 7892kb | OK | 10 | |
10 | 36ms | 8269kb | OK | 10 | |
Punctaj total | 100 |
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !