Borderou de evaluare (job #3218763)

Utilizator xDemonstyMatei Haba Ionut xDemonsty Data 28 martie 2024 08:29:07
Problema Principiul includerii si excluderii Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 60

Raport evaluator

Compilare: main.cpp: In function 'void solve()': main.cpp:30:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 30 | for ( int i = 0 ; i < divs.size() ; i ++ ) | ~~^~~~~~~~~~~~~ main.cpp:32:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 32 | if ( divs[i] > b ) | ^~ main.cpp:35:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 35 | if ( b % divs[i] == 0 ) | ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
14ms1994kbOK1010
24ms1994kbOK1010
34ms1994kbOK1010
459ms1994kbIncorect00
564ms1994kbIncorect00
699ms1994kbIncorect00
769ms1994kbIncorect00
8114ms1990kbOK1030
9114ms1994kbOK10
10113ms1994kbOK10
Punctaj total60

Ceva nu functioneaza?