Borderou de evaluare (job #3144008)

Utilizator ezluciPirtac Eduard ezluci Data 3 august 2023 18:09:17
Problema Suman Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:36:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 36 | for (int j = 0; j < v.size(); ++j) | ~~^~~~~~~~~~ main.cpp:37:13: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] 37 | if (v[j] % x == 0 || x % v[j] == 0) | ^ main.cpp:55:25: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 55 | for (int j = 0; j < v.size(); ++j) | ~~^~~~~~~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
10ms303kbOK1030
20ms303kbOK10
30ms303kbOK10
40ms303kbOK100
51ms303kbIncorect0
60ms303kbOK10
70ms303kbIncorect0
85ms303kbIncorect0
94ms303kbIncorect0
100ms303kbIncorect0
Punctaj total30

Ceva nu functioneaza?