Pagini recente » Borderou de evaluare (job #1055528) | treap | Borderou de evaluare (job #1186948) | Borderou de evaluare (job #2764116) | Borderou de evaluare (job #2871545)
Borderou de evaluare (job #2871545)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs_tarjan(int)':
main.cpp:31:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
31 | for(int i =0; i < g[node].size(); i++){
| ~~^~~~~~~~~~~~~~~~
main.cpp: In function 'void tarjan(int)':
main.cpp:60:9: warning: unused variable 'scc' [-Wunused-variable]
60 | int scc = 0;
| ^~~
main.cpp: In function 'int main()':
main.cpp:79:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
79 | for(int i =0 ; i < strong_components.size(); i++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp:81:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
81 | for(int j =0; j < strong_components[i].size(); j++)
| ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 6ms | 3051kb | Corect | 10 | 30 |
| 2 | 6ms | 3084kb | Corect | 10 |
| 3 | 6ms | 3149kb | Corect | 10 |
| 4 | 6ms | 3145kb | Corect | 10 | 30 |
| 5 | 11ms | 3293kb | Corect | 10 |
| 6 | 20ms | 3936kb | Corect | 10 |
| 7 | 30ms | 4583kb | Corect | 10 | 30 |
| 8 | 84ms | 6639kb | Corect | 10 |
| 9 | 163ms | 11038kb | Corect | 10 |
| 10 | 210ms | 16314kb | Corect | 10 | 10 |
| Punctaj total | 100 |