Borderou de evaluare (job #2816279)

Utilizator LucaMihaiLM10Luca Ilie LucaMihaiLM10 Data 11 decembrie 2021 11:15:41
Problema 23 Status done
Runda ioit Compilator cpp-64 | Vezi sursa
Scor 30

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:59:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 59 | for ( i = 1; i <= vbiggest_pow2[nmax]; i++ ) | ^~~ main.cpp:62:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 62 | vbiggest_pow3[1] = 0; | ^~~~~~~~~~~~~ main.cpp:67:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 67 | for ( i = 1; i <= vbiggest_pow3[nmax]; i++ ) | ^~~ main.cpp:70:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 70 | pozvq = 0; | ^~~~~ main.cpp:74:38: warning: array subscript has type 'char' [-Wchar-subscripts] 74 | biggest_pow2 = pow2[vbiggest_pow2[n]]; | ~~~~~~~~~~~~~~~^ main.cpp:75:38: warning: array subscript has type 'char' [-Wchar-subscripts] 75 | biggest_pow3 = pow3[vbiggest_pow3[n]]; | ~~~~~~~~~~~~~~~^ main.cpp:42:28: warning: unused variable 'np2' [-Wunused-variable] 42 | int t, i, n, nmax, pozvq, np2, np3, biggest_pow2, biggest_pow3, solcur; | ^~~ main.cpp:42:33: warning: unused variable 'np3' [-Wunused-variable] 42 | int t, i, n, nmax, pozvq, np2, np3, biggest_pow2, biggest_pow3, solcur; | ^~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
111ms3383kbIncorect0
22ms184kbOK10
320ms4227kbIncorect0
420ms4218kbOK10
520ms4268kbOK10
66ms1179kbKilled by Signal 110
76ms1249kbKilled by Signal 110
86ms1261kbKilled by Signal 110
96ms1228kbKilled by Signal 110
106ms1269kbKilled by Signal 110
Punctaj total30

Ceva nu functioneaza?