Borderou de evaluare (job #793169)

Utilizator avatar DeakDarius HackerPrime DeakDarius IP ascuns
Problemă Ucif (clasa a 5-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 5 nov. 2024 18:00:28 Scor 60

Raport evaluator

Compilare: main.cpp: In function 'int Ucif(int)': main.cpp:16:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 16 | if(n==1) | ^~ main.cpp:18:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 18 | if(n==2) | ^~ main.cpp:18:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] main.cpp:20:11: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 20 | if(n==3) | ^~ main.cpp:20:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation] main.cpp:22:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 22 | if(n==4) | ^~ main.cpp:22:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] main.cpp:24:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 24 | if( n== 5 ) | ^~ main.cpp:24:16: warning: this 'if' clause does not guard... [-Wmisleading-indentation] main.cpp:26:19: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 26 | if(n==6) | ^~ main.cpp:26:19: warning: this 'if' clause does not guard... [-Wmisleading-indentation] main.cpp:28:21: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 28 | if(n==7) | ^~ main.cpp:28:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] main.cpp:30:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 30 | if(n==8) | ^~ main.cpp:30:23: warning: this 'if' clause does not guard... [-Wmisleading-indentation] main.cpp:33:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 33 | if(n==9) | ^~ main.cpp:39:8: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 39 | if(n%10==1) | ^~ main.cpp:41:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 41 | if(n%10==2){ | ^~ main.cpp:52:12: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 52 | if(n%10==5) | ^~ main.cpp:54:14: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 54 | if(n%10==6) | ^~ main.cpp:54:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] main.cpp:56:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 56 | if(n%10==7 ){
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 2 ms 507 kb OK 10
5 1 ms 245 kb OK 10
6 2 ms 507 kb OK 10
7 1 ms 270 kb Incorect 0
8 2 ms 245 kb Incorect 0
9 1 ms 245 kb Incorect 0
10 2 ms 245 kb Incorect 0
Punctaj total 60