Borderou de evaluare (job #2881136)

Utilizator rockoanaOana Pasca rockoana Data 30 martie 2022 11:57:15
Problema Ajutor Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 20

Raport evaluator

Compilare: main.cpp: In function 'void init(vi6&, vi6&)': main.cpp:190:14: 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] 190 | while (idx < v.size()) { | ~~~~^~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:249: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] 249 | for (i64 i = 0; i < l.size(); i++) { | ~~^~~~~~~~~~ main.cpp:250: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] 250 | for (i64 j = 0; j < c.size(); j++) { | ~~^~~~~~~~~~ main.cpp:265: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] 265 | for (i64 i = 0; i < l.size(); i++) { | ~~^~~~~~~~~~ main.cpp:273: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] 273 | if (j < c.size() - 1) { | ~~^~~~~~~~~~~~~~ main.cpp:282: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] 282 | for (i64 j = 0; j < c.size(); j++) { | ~~^~~~~~~~~~ main.cpp:284: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] 284 | if (i < l.size() - 1) { | ~~^~~~~~~~~~~~~~ main.cpp:300: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] 300 | if (i < l.size() - 1) { | ~~^~~~~~~~~~~~~~ main.cpp:305: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] 305 | if (j < c.size() - 1) { | ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms188kbIncorect0
21ms184kbIncorect0
3466ms10584kbIncorect0
4472ms10567kbIncorect0
5508ms9887kbTime limit exceeded0
6481ms10584kbIncorect0
7342ms10387kbIncorect0
8456ms10244kbIncorect0
9408ms10399kbOK10
10398ms10362kbOK10
Punctaj total20

Ceva nu functioneaza?