Borderou de evaluare (job #791946)

Utilizator avatar DeakDarius HackerPrime DeakDarius IP ascuns
Problemă Concurs (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 30 oct. 2024 12:30:47 Scor 60

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:15:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 15 | if(hash%10==x%10) | ^~ main.cpp:17:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 17 | if((hash/100) == (x/100)) | ^~ main.cpp:17:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] main.cpp:19:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 19 | if((hash/10)%100 == (x/10)%100) | ^~
Test Timp execuție Memorie folosită Mesaj Punctaj/test
1 1 ms 245 kb OK 10
2 1 ms 507 kb Incorect 0
3 1 ms 245 kb OK 10
4 1 ms 245 kb OK 10
5 1 ms 245 kb Incorect 0
6 1 ms 245 kb OK 10
7 1 ms 245 kb OK 10
8 1 ms 245 kb OK 10
9 2 ms 245 kb Incorect 0
10 1 ms 245 kb Incorect 0
Punctaj total 60