Borderou de evaluare (job #728383)

Utilizator avatar DumitrescuA DumitrescuAndrei DumitrescuA IP ascuns
Problemă Selecţie (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 10 aug. 2023 18:20:21 Scor 70

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:26:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 26 | for(j=0;j<v.size();j++){ | ~^~~~~~~~~ main.cpp:33:13: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 33 | if(m>a2.size()){//printf("a"); | ~^~~~~~~~~~ main.cpp:36:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 36 | for(i=0;i<a1.size();i++) | ~^~~~~~~~~~ main.cpp:40:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 40 | for(i=0;i<a2.size();i++) | ~^~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 39 ms 1159 kb OK 10
5 89 ms 2162 kb OK 10
6 269 ms 5201 kb OK 10
7 459 ms 7905 kb OK 10
8 409 ms 9129 kb Memory limit exceeded 0
9 446 ms 10002 kb Memory limit exceeded 0
10 439 ms 8425 kb Memory limit exceeded 0
Punctaj total 70