Borderou de evaluare (job #2922648)

Utilizator popescuadrianpopescuadrian popescuadrian Data 9 septembrie 2022 14:49:34
Problema Tower Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 75

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:97:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 97 | for(i=0; i<lin.size(); i++) | ~^~~~~~~~~~~ main.cpp:107:15: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 107 | for(i=0; i<col.size(); i++) | ~^~~~~~~~~~~ main.cpp:134:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 134 | for(j=0; j<vec[i].size(); j++) | ~^~~~~~~~~~~~~~ main.cpp:177:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 177 | for(j=0; j<vec2[i].size(); j++) | ~^~~~~~~~~~~~~~~ main.cpp:185:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 185 | for(j=0; j<vec2[i].size(); j++) | ~^~~~~~~~~~~~~~~ main.cpp:187:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 187 | if(j==vec2[i].size()-1) | ~^~~~~~~~~~~~~~~~~~ main.cpp:69:15: warning: unused variable 'k' [-Wunused-variable] 69 | int n,i,j,k,m,roci,inamici,x,y,z; | ^ main.cpp:69:32: warning: unused variable 'x' [-Wunused-variable] 69 | int n,i,j,k,m,roci,inamici,x,y,z; | ^ main.cpp:69:34: warning: unused variable 'y' [-Wunused-variable] 69 | int n,i,j,k,m,roci,inamici,x,y,z; | ^ main.cpp: In function 'long long int querry(int, int, int, int, int)': main.cpp:66:1: warning: control reaches end of non-void function [-Wreturn-type] 66 | } | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
114ms13078kbOK5
226ms13164kbOK5
321ms13422kbOK5
418ms13651kbOK5
522ms13680kbOK5
628ms13791kbOK5
7259ms19111kbOK5
8345ms21389kbOK5
9229ms21278kbOK5
10275ms22802kbOK5
11625ms32907kbIncorect0
12945ms30429kbOK5
13898ms34971kbOK5
141034ms39133kbOK5
151509ms35135kbTime limit exceeded0
161506ms44597kbTime limit exceeded0
171367ms47796kbOK5
181132ms39645kbIncorect0
191503ms27934kbTime limit exceeded0
201142ms39636kbOK5
Punctaj total75

Ceva nu functioneaza?