Pagini recente » Borderou de evaluare (job #2726646) | Borderou de evaluare (job #2928250) | Borderou de evaluare (job #3294826) | Borderou de evaluare (job #3241913) | Borderou de evaluare (job #2871544)
Borderou de evaluare (job #2871544)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs_tarjan(int)':
main.cpp:29:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
29 | for(int i =0; i < g[node].size(); i++){
| ~~^~~~~~~~~~~~~~~~
main.cpp: In function 'void tarjan(int)':
main.cpp:56:9: warning: unused variable 'scc' [-Wunused-variable]
56 | int scc = 0;
| ^~~
main.cpp: In function 'int main()':
main.cpp:75:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
75 | for(int i =0 ; i < strong_components.size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:77:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
77 | for(int j =0; j < strong_components[i].size(); j++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 6ms | 3018kb | Corect | 10 | 30 |
| 2 | 6ms | 3022kb | Corect | 10 |
| 3 | 6ms | 3039kb | Corect | 10 |
| 4 | 6ms | 3125kb | Corect | 10 | 30 |
| 5 | 11ms | 3239kb | Corect | 10 |
| 6 | 20ms | 3940kb | Corect | 10 |
| 7 | 30ms | 4571kb | Corect | 10 | 30 |
| 8 | 82ms | 6639kb | Corect | 10 |
| 9 | 164ms | 10997kb | Corect | 10 |
| 10 | 215ms | 16232kb | Corect | 10 | 10 |
| Punctaj total | 100 |