Borderou de evaluare (job #820731)

Utilizator avatar DeakDarius HackerPrime DeakDarius IP ascuns
Problemă Test (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 16 apr. 2025 15:59:19 Scor 70

Raport evaluator

Compilare: main.cpp: In function 'bool isPrime(long long int)': main.cpp:28:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 28 | if(a<=1) | ^~ main.cpp:30:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 30 | if(a==2) | ^~ main.cpp:35:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 35 | if(a%i==0) | ^~ main.cpp:37:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 37 | return true; | ^~~~~~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 245 kb OK 10
3 1 ms 245 kb OK 10
4 1 ms 266 kb OK 10
5 1 ms 266 kb OK 10
6 1 ms 507 kb Incorect 0
7 1 ms 507 kb Incorect 0
8 1 ms 245 kb Incorect 0
9 1 ms 507 kb OK 10
10 1 ms 270 kb OK 10
Punctaj total 70