Borderou de evaluare (job #2566429)

Utilizator vladth11Vlad Haivas vladth11 Data 2 martie 2020 21:17:55
Problema Pm Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void add(std::vector<int>&, std::vector<int>)': main.cpp:13:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i = 0; i < max(a.size(),b.size()); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~ main.cpp:15:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(i < a.size()) ~~^~~~~~~~~~ main.cpp:19:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(i < b.size()) ~~^~~~~~~~~~ main.cpp:23:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(i < a.size()) ~~^~~~~~~~~~ main.cpp: In function 'void afiseaza(std::vector<int>)': main.cpp:40:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(auto x : v) ^~~ main.cpp:42:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' cout << "\n"; ^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
17ms3145kbIncorect0
28ms3145kbIncorect0
38ms3145kbIncorect0
49ms3145kbIncorect0
59ms3145kbIncorect0
611ms3276kbIncorect0
719ms3801kbIncorect0
829ms4751kbMemory limit exceeded0
931ms4751kbMemory limit exceeded0
1031ms4751kbMemory limit exceeded0
Punctaj total0

Ceva nu functioneaza?