Pagini recente » Borderou de evaluare (job #1110075) | Borderou de evaluare (job #2985557) | Borderou de evaluare (job #2512838) | Borderou de evaluare (job #3157679) | Borderou de evaluare (job #3120874)
Borderou de evaluare (job #3120874)
Raport evaluator
Compilare:
main.cpp: In member function 'void MCMF::bellman_ford()':
main.cpp:40:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<MCMF::Edge>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
40 | for(int i = 0; i < edges.size(); i += 2) {
| ~~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:139:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
139 | for(auto e : mcmf.get_caps()) cout << e << " "; cout << '\n';
| ^~~
main.cpp:9:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
9 | #define cout out
| ^~~
main.cpp:139:53: note: in expansion of macro 'cout'
139 | for(auto e : mcmf.get_caps()) cout << e << " "; cout << '\n';
| ^~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 303kb | Corect | 10 |
2 | 0ms | 303kb | Corect | 10 |
3 | 6ms | 557kb | Corect | 10 |
4 | 6ms | 557kb | Corect | 10 |
5 | 6ms | 557kb | Corect | 10 |
6 | 206ms | 3588kb | Corect | 10 |
7 | 194ms | 3330kb | Corect | 10 |
8 | 307ms | 3330kb | Corect | 10 |
9 | 312ms | 3325kb | Corect | 10 |
10 | 287ms | 3330kb | Corect | 10 |
Punctaj total | 100 |