Pagini recente » Borderou de evaluare (job #2350466) | Borderou de evaluare (job #2346175) | Borderou de evaluare (job #2454136) | Borderou de evaluare (job #2711905) | Borderou de evaluare (job #3218770)
Borderou de evaluare (job #3218770)
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:31:26: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
31 | for ( int i = 0 ; i < divs.size() ; i ++ )
| ~~^~~~~~~~~~~~~
main.cpp:33:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
33 | if ( divs[i] * divs[i] > b )
| ^~
main.cpp:36:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
36 | if ( b % divs[i] == 0 )
| ^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 5ms | 2514kb | OK | 10 | 10 |
2 | 4ms | 2510kb | Incorect | 0 | 0 |
3 | 4ms | 2510kb | Incorect | 0 | 0 |
4 | 7ms | 2514kb | OK | 10 | 10 |
5 | 7ms | 2510kb | OK | 10 | 10 |
6 | 8ms | 2514kb | OK | 10 | 10 |
7 | 7ms | 2510kb | OK | 10 | 10 |
8 | 154ms | 2514kb | Incorect | 0 | 0 |
9 | 159ms | 2514kb | Incorect | 0 |
10 | 153ms | 2514kb | Incorect | 0 |
Punctaj total | 50 |