Borderou de evaluare (job #2881266)

Utilizator rockoanaOana Pasca rockoana Data 30 martie 2022 13:25:21
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 < vs.size()) { | ~~~~^~~~~~~~~~~ main.cpp: In function 'int main()': main.cpp:256: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] 256 | for (i64 i = 0; i < l.size(); i++) { | ~~^~~~~~~~~~ main.cpp:257: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] 257 | for (i64 j = 0; j < c.size(); j++) { | ~~^~~~~~~~~~ main.cpp:272: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] 272 | for (i64 i = 0; i < l.size(); i++) { | ~~^~~~~~~~~~ main.cpp:280: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] 280 | if (j < c.size() - 1) { | ~~^~~~~~~~~~~~~~ main.cpp:289: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] 289 | for (i64 j = 0; j < c.size(); j++) { | ~~^~~~~~~~~~ main.cpp:291: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] 291 | if (i < l.size() - 1) { | ~~^~~~~~~~~~~~~~ main.cpp:307: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] 307 | if (i < l.size() - 1) { | ~~^~~~~~~~~~~~~~ main.cpp:312: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] 312 | if (j < c.size() - 1) { | ~~^~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
16ms4370kbOK10
23ms5287kbOK10
3501ms14069kbTime limit exceeded0
4501ms14065kbTime limit exceeded0
5509ms10457kbTime limit exceeded0
6503ms13946kbTime limit exceeded0
7503ms15671kbTime limit exceeded0
813ms6000kbKilled by Signal 110
9500ms12718kbTime limit exceeded0
10503ms16084kbTime limit exceeded0
Punctaj total20

Ceva nu functioneaza?