Pagini recente » Borderou de evaluare (job #1543652) | Borderou de evaluare (job #736144) | Borderou de evaluare (job #1146235) | Borderou de evaluare (job #1064909) | Borderou de evaluare (job #2948626)
Borderou de evaluare (job #2948626)
Raport evaluator
Compilare:
main.cpp: In function 'long long int dfs_suma(int)':
main.cpp:22:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
22 | for (int j = 0; j < vecini[x].size(); j++)
| ~~^~~~~~~~~~~~~~~~~~
main.cpp:22:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
22 | for (int j = 0; j < vecini[x].size(); j++)
| ^~~
main.cpp:25:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
25 | return distpart[x];
| ^~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 127ms | 2596kb | OK | 100 |
Punctaj total | 100 |