Pagini recente » Borderou de evaluare (job #1942581) | Cod sursa (job #638246) | Diferente pentru problema/criptare2 intre reviziile 20 si 24 | Borderou de evaluare (job #18421) | Borderou de evaluare (job #2975069)
Borderou de evaluare (job #2975069)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int, int, int)':
main.cpp:37:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
37 | for(i=0; i<adj[curr].size(); i++)
| ~^~~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:94:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
94 | for(j=0; j<vec[i].size(); j++)
| ~^~~~~~~~~~~~~~
main.cpp:102:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
102 | for(j=0; j<adj[i].size(); j++)
| ~^~~~~~~~~~~~~~
main.cpp:48:17: warning: unused variable 'l' [-Wunused-variable]
48 | int n,i,j,k,l,m,a,b;
| ^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 5ms | 5033kb | OK | 10 |
| 2 | 5ms | 5033kb | OK | 10 |
| 3 | 5ms | 5165kb | Incorect | 0 |
| 4 | 5ms | 5165kb | OK | 10 |
| 5 | 9ms | 5951kb | OK | 10 |
| 6 | 13ms | 5951kb | OK | 10 |
| 7 | 44ms | 9428kb | OK | 10 |
| 8 | 108ms | 9392kb | OK | 10 |
| 9 | 156ms | 13590kb | OK | 10 |
| 10 | 160ms | 13557kb | OK | 10 |
| Punctaj total | 90 |