Borderou de evaluare (job #2910353)

Utilizator lolismekAlex Jerpelea lolismek Data 19 iunie 2022 19:52:58
Problema Caps Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 39

Raport evaluator

Compilare: main.cpp: In function 'long long int divide2(long long int, long long int, char)': main.cpp:53:18: warning: array subscript has type 'char' [-Wchar-subscripts] 53 | return f[poz][ch]; | ^~ main.cpp:55:21: warning: array subscript has type 'char' [-Wchar-subscripts] 55 | return f[poz][inv(ch)]; | ~~~^~~~ main.cpp:69:35: warning: array subscript has type 'char' [-Wchar-subscripts] 69 | int aux = (x / (2 * n)) * (f[n][ch] + f[n][inv(ch)]); | ^~ main.cpp:69:49: warning: array subscript has type 'char' [-Wchar-subscripts] 69 | int aux = (x / (2 * n)) * (f[n][ch] + f[n][inv(ch)]); | ~~~^~~~ main.cpp:72:41: warning: array subscript has type 'char' [-Wchar-subscripts] 72 | int aux = ((2 * x) / (2 * n)) * (f[n][ch] + f[n][inv(ch)]); | ^~ main.cpp:72:55: warning: array subscript has type 'char' [-Wchar-subscripts] 72 | int aux = ((2 * x) / (2 * n)) * (f[n][ch] + f[n][inv(ch)]); | ~~~^~~~ main.cpp:75:41: warning: array subscript has type 'char' [-Wchar-subscripts] 75 | int aux = ((3 * x) / (2 * n)) * (f[n][ch] + f[n][inv(ch)]); | ^~ main.cpp:75:55: warning: array subscript has type 'char' [-Wchar-subscripts] 75 | int aux = ((3 * x) / (2 * n)) * (f[n][ch] + f[n][inv(ch)]); | ~~~^~~~ main.cpp: In function 'int main()': main.cpp:85:12: warning: array subscript has type 'char' [-Wchar-subscripts] 85 | f[i][s[i]]++; | ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
11ms184kbCorect10
21ms184kbPartial corect2
31ms184kbPartial corect2
44ms540kbPartial corect2
535ms4993kbPartial corect2
644ms4964kbPartial corect2
754ms7090kbPartial corect2
849ms7184kbPartial corect2
95ms2666kbPartial corect2
106ms4714kbPartial corect2
116ms2666kbPartial corect2
125ms4763kbCorect5
13116ms22073kbPartial corect2
14155ms36782kbPartial corect2
1591ms65552kbMemory limit exceeded0
1671ms65552kbMemory limit exceeded0
1769ms65552kbMemory limit exceeded0
1872ms65552kbMemory limit exceeded0
1968ms65552kbMemory limit exceeded0
Punctaj total39

Ceva nu functioneaza?