Borderou de evaluare (job #3040240)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:14:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
14 | for(int y = 0 ; y < v[i].size() ; y++){
| ~~^~~~~~~~~~~~~
main.cpp: In function 'void dfs_invers(int, int)':
main.cpp:24:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
24 | for(int y = 0 ; y < v1[i].size() ; y++){
| ~~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:58:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
58 | for(int y = 0 ; y < ctc[i].size() ; ++y){
| ~~^~~~~~~~~~~~~~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 1ms | 303kb | Corect | 10 | 30 |
2 | 1ms | 303kb | Corect | 10 |
3 | 1ms | 303kb | Corect | 10 |
4 | 1ms | 303kb | Corect | 10 | 30 |
5 | 2ms | 557kb | Corect | 10 |
6 | 4ms | 1343kb | Corect | 10 |
7 | 6ms | 2129kb | Corect | 10 | 30 |
8 | 19ms | 5771kb | Corect | 10 |
9 | 39ms | 12931kb | Corect | 10 |
10 | 39ms | 18464kb | Corect | 10 | 10 |
Punctaj total | 100 |