Borderou de evaluare (job #3001773)
Raport evaluator
Compilare:
main.cpp: In function 'void dfs(int)':
main.cpp:49:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
49 | for(i=0; i<adj[curr].size(); i++)
| ~^~~~~~~~~~~~~~~~~
main.cpp:56:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<que>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
56 | for(i=0; i<qu[curr].size(); i++)
| ~^~~~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:66:11: warning: unused variable 'j' [-Wunused-variable]
66 | int i,j,k,l,m,q,curr=0,cnt2=0,tip,x,y,z;
| ^
main.cpp:66:13: warning: unused variable 'k' [-Wunused-variable]
66 | int i,j,k,l,m,q,curr=0,cnt2=0,tip,x,y,z;
| ^
main.cpp:66:15: warning: unused variable 'l' [-Wunused-variable]
66 | int i,j,k,l,m,q,curr=0,cnt2=0,tip,x,y,z;
| ^
main.cpp:66:17: warning: unused variable 'm' [-Wunused-variable]
66 | int i,j,k,l,m,q,curr=0,cnt2=0,tip,x,y,z;
| ^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 18ms | 24289kb | OK | 10 |
2 | 23ms | 24961kb | OK | 10 |
3 | 24ms | 24956kb | OK | 10 |
4 | 95ms | 28700kb | OK | 10 |
5 | 89ms | 28839kb | OK | 10 |
6 | 209ms | 45072kb | Memory limit exceeded | 0 |
7 | 380ms | 45072kb | Memory limit exceeded | 0 |
8 | 205ms | 45072kb | Memory limit exceeded | 0 |
9 | 404ms | 45056kb | OK | 10 |
10 | 207ms | 45072kb | Memory limit exceeded | 0 |
Punctaj total | 60 |