Borderou de evaluare (job #582779)

Utilizator avatar Razvan_Dedu Dedu Razvan Matei Razvan_Dedu IP ascuns
Problemă Șir6 (clasa a 5-a) Compilator c-32
Rundă Arhiva de probleme Status evaluat
Dată 21 feb. 2021 19:39:02 Scor 100

Raport evaluator

Compilare: main.c: In function 'main': main.c:28:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 28 | while(divizor*divizor<=numar && numar%divizor>0) | ^~~~~ main.c:30:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 30 | if(divizor*divizor>numar){ | ^~ main.c:41:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] 41 | else | ^~~~ main.c:43:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' 43 | suma+=element; | ^~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 262 kb OK 10
2 1 ms 262 kb OK 10
3 1 ms 262 kb OK 10
4 1 ms 262 kb OK 10
5 1 ms 262 kb OK 10
6 11 ms 262 kb OK 10
7 1 ms 262 kb OK 10
8 1 ms 262 kb OK 10
9 1 ms 262 kb OK 10
10 1 ms 262 kb OK 10
Punctaj total 100