Borderou de evaluare (job #607920)

Utilizator avatar Dumitru_Andrei Dumitru Andrei Denis Dumitru_Andrei IP ascuns
Problemă Concurs2 (clasa a 9-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 29 sept. 2021 19:15:31 Scor 29

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:35:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 35 | for(int i = 0; i < a.size(); i++) | ~~^~~~~~~~~~ main.cpp:39:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 39 | for(int i = 0; i < a.size(); i++) | ~~^~~~~~~~~~ main.cpp:43:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'unsigned int'} [-Wsign-compare] 43 | for(int i = 0; i < a.size(); i++) | ~~^~~~~~~~~~ main.cpp:55:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int> >::size_type' {aka 'unsigned int'} [-Wsign-compare] 55 | for(int i = 0; i < aa.size(); i++) | ~~^~~~~~~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 131 kb Primele doua cerinte corecte 3
2 1 ms 131 kb Numar de judete corect 2
3 1 ms 131 kb Primele doua cerinte corecte 3
4 1 ms 131 kb Primele doua cerinte corecte 3
5 1 ms 262 kb Primele doua cerinte corecte 3
6 1 ms 131 kb Primele doua cerinte corecte 3
7 1 ms 131 kb Primele doua cerinte corecte 3
8 1 ms 131 kb Primele doua cerinte corecte 3
9 1 ms 258 kb Primele doua cerinte corecte 3
10 1 ms 262 kb Primele doua cerinte corecte 3
Punctaj total 29