Borderou de evaluare (job #2880412)

Utilizator rockoanaOana Pasca rockoana Data 29 martie 2022 18:25:57
Problema Ajutor Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 60

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:231:21: warning: comparison of integer expressions of different signedness: 'i64' {aka 'long int'} and 'std::vector<long int, std::allocator<long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 231 | for (i64 i = 0; i < l.size(); i++) { | ~~^~~~~~~~~~ main.cpp:232:23: warning: comparison of integer expressions of different signedness: 'i64' {aka 'long int'} and 'std::vector<long int, std::allocator<long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 232 | for (i64 j = 0; j < c.size(); j++) { | ~~^~~~~~~~~~ main.cpp:247:21: warning: comparison of integer expressions of different signedness: 'i64' {aka 'long int'} and 'std::vector<long int, std::allocator<long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 247 | for (i64 i = 0; i < l.size(); i++) { | ~~^~~~~~~~~~ main.cpp:255:13: warning: comparison of integer expressions of different signedness: 'i64' {aka 'long int'} and 'std::vector<long int, std::allocator<long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 255 | if (j < c.size() - 1) { | ~~^~~~~~~~~~~~~~ main.cpp:264:23: warning: comparison of integer expressions of different signedness: 'i64' {aka 'long int'} and 'std::vector<long int, std::allocator<long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 264 | for (i64 j = 0; j < c.size(); j++) { | ~~^~~~~~~~~~ main.cpp:266:13: warning: comparison of integer expressions of different signedness: 'i64' {aka 'long int'} and 'std::vector<long int, std::allocator<long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 266 | if (i < l.size() - 1) { | ~~^~~~~~~~~~~~~~ main.cpp:282:13: warning: comparison of integer expressions of different signedness: 'i64' {aka 'long int'} and 'std::vector<long int, std::allocator<long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 282 | if (i < l.size() - 1) { | ~~^~~~~~~~~~~~~~ main.cpp:287:13: warning: comparison of integer expressions of different signedness: 'i64' {aka 'long int'} and 'std::vector<long int, std::allocator<long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 287 | if (j < c.size() - 1) { | ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms188kbOK10
21ms184kbOK10
3502ms8650kbTime limit exceeded0
4503ms8548kbTime limit exceeded0
5502ms8052kbTime limit exceeded0
6503ms8601kbTime limit exceeded0
7448ms9842kbOK10
8453ms9809kbOK10
9353ms9871kbOK10
10355ms9932kbOK10
Punctaj total60

Ceva nu functioneaza?