Borderou de evaluare (job #2869130)

Utilizator teofilotopeniTeofil teofilotopeni Data 11 martie 2022 12:43:11
Problema Numerologie Status done
Runda wellcodesimulareav-11martie Compilator cpp-64 | Vezi sursa
Scor 10

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:31:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 31 | for (int j = 0; j < prime.size() && act; ++j) { | ~~^~~~~~~~~~~~~~ main.cpp:42:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 42 | for (int i = 0; i < prime.size(); ++i) { // calculate | ~~^~~~~~~~~~~~~~ main.cpp:50:27: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 50 | for (int j = 0; j < divisors[i].size(); ++j) { // for all its divisors | ~~^~~~~~~~~~~~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
12ms184kbIncorect00
22ms184kbIncorect00
32ms184kbOK1010
42ms184kbIncorect00
52ms184kbIncorect00
66ms303kbOK100
72ms184kbOK10
82ms184kbIncorect0
92ms184kbIncorect0
102ms184kbIncorect0
Punctaj total10

Ceva nu functioneaza?