Borderou de evaluare (job #586123)

Utilizator avatar andreiiorgulescu Iorgulescu Andrei andreiiorgulescu IP ascuns
Problemă Turn (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 14 mar. 2021 20:03:32 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:82:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<secv>::size_type' {aka 'unsigned int'} [-Wsign-compare] 82 | for (i = 0; i < a.size(); i++) | ~~^~~~~~~~~~ main.cpp:89:33: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<secv>::size_type' {aka 'unsigned int'} [-Wsign-compare] 89 | if (i > 0 and i < a.size() and a[i - 1].cif == a[i].cif) | ~~^~~~~~~~~~ main.cpp:99:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<secv>::size_type' {aka 'unsigned int'} [-Wsign-compare] 99 | for (i = 0; i < a.size(); i++) | ~~^~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb OK 10
2 1 ms 262 kb OK 10
3 165 ms 651 kb OK 10
4 28 ms 786 kb OK 10
5 1 ms 262 kb OK 10
6 105 ms 1175 kb OK 10
7 24 ms 782 kb OK 10
8 53 ms 1044 kb OK 10
9 627 ms 786 kb OK 10
10 11 ms 520 kb OK 10
Punctaj total 100