Borderou de evaluare (job #694352)

Utilizator avatar AndreiDrojdie Andrei Dobre AndreiDrojdie IP ascuns
Problemă Numere1 (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 10 feb. 2023 16:50:02 Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:21:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 21 | while(d*d < x && x % d> 0) | ^~~~~ main.cpp:23:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 23 | if(d*d<x){ | ^~ main.cpp:26:9: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 26 | while(d*d<x && x%d>0) | ^~~~~ main.cpp:28:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 28 | if(d*d>x) | ^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 110 kb OK 10
2 1 ms 114 kb OK 10
3 1 ms 114 kb OK 10
4 1 ms 110 kb OK 10
5 1 ms 114 kb OK 10
6 1 ms 114 kb OK 10
7 1 ms 114 kb OK 10
8 1 ms 114 kb OK 10
9 8 ms 118 kb OK 10
10 1 ms 114 kb OK 10
Punctaj total 100