Pagini recente » Borderou de evaluare (job #192655) | Borderou de evaluare (job #2296733) | Borderou de evaluare (job #2656777) | Borderou de evaluare (job #2391249) | Borderou de evaluare (job #2629379)
Borderou de evaluare (job #2629379)
Raport evaluator
Compilare:
main.cpp: In function 'void solve()':
main.cpp:18:7: warning: this 'while' clause does not guard... [-Wmisleading-indentation]
while(B % i==0)
^~~~~
main.cpp:20:8: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while'
fact[++t]=i;
^~~~
main.cpp:16:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=2;i*i<=B;i++)
^~~
main.cpp:24:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
if(B != 1)fact[++t]=B;
^~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 2ms | 131kb | OK | 10 |
2 | 2ms | 131kb | OK | 10 |
3 | 3ms | 131kb | OK | 10 |
4 | 2ms | 131kb | OK | 10 |
5 | 5ms | 131kb | OK | 10 |
6 | 2ms | 131kb | OK | 10 |
7 | 2ms | 131kb | OK | 10 |
8 | 3ms | 131kb | OK | 10 |
9 | 2ms | 131kb | OK | 10 |
10 | 14ms | 131kb | OK | 10 |
Punctaj total | 100 |