Pagini recente » Borderou de evaluare (job #2783494) | Borderou de evaluare (job #1500146) | Borderou de evaluare (job #1888160) | Borderou de evaluare (job #2606024) | Borderou de evaluare (job #3328377)
Borderou de evaluare (job #3328377)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs1(int, std::vector<std::vector<int> >&)':
main.cpp:12:29: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
12 | for(int j = 0 ; j < G[start].size() ; j ++) {
| ~~^~~~~~~~~~~~~~~~~
main.cpp: In function 'void dfs2(int, std::vector<std::vector<int> >&, std::vector<int>&)':
main.cpp:25:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
25 | for(int j = 0 ; j < GT[start].size() ; j ++ ){
| ~~^~~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:63:30: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
63 | for(int i = 0 ; i < conex.size() ; i ++ )
| ~~^~~~~~~~~~~~~~
main.cpp:67:36: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
67 | for(int j = 0 ; j < conex[i].size() ; j ++ )
| ~~^~~~~~~~~~~~~~~~~
main.cpp:67:18: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
67 | for(int j = 0 ; j < conex[i].size() ; j ++ )
| ^~~
main.cpp:69:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
69 | cout<<'\n';
| ^~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 303kb | Corect | 10 | 30 |
| 2 | 0ms | 303kb | Corect | 10 |
| 3 | 0ms | 303kb | Corect | 10 |
| 4 | 0ms | 303kb | Corect | 10 | 30 |
| 5 | 1ms | 557kb | Corect | 10 |
| 6 | 4ms | 1605kb | Corect | 10 |
| 7 | 6ms | 2392kb | Corect | 10 | 30 |
| 8 | 19ms | 6004kb | Corect | 10 |
| 9 | 39ms | 13365kb | Corect | 10 |
| 10 | 49ms | 19189kb | Corect | 10 | 10 |
| Punctaj total | 100 |