Borderou de evaluare (job #2176568)

Utilizator MateiTrandafirMatei Trandafir MateiTrandafir Data 17 martie 2018 18:44:36
Problema Caps Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 46

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:20:24: warning: array subscript has type ‘char’ [-Wchar-subscripts] count1[i][j] = count1[i - 1][j]; ^ user.cpp:20:43: warning: array subscript has type ‘char’ [-Wchar-subscripts] count1[i][j] = count1[i - 1][j]; ^ user.cpp:21:24: warning: array subscript has type ‘char’ [-Wchar-subscripts] count2[i][j] = count2[i - 1][j]; ^ user.cpp:21:43: warning: array subscript has type ‘char’ [-Wchar-subscripts] count2[i][j] = count2[i - 1][j]; ^ user.cpp:64:32: warning: array subscript has type ‘char’ [-Wchar-subscripts] out << (count1[k][c] * c1 + count2[k][c] * c2 + (caps ? count2[r][c] : count1[r][c])) << '\n'; ^ user.cpp:64:52: warning: array subscript has type ‘char’ [-Wchar-subscripts] out << (count1[k][c] * c1 + count2[k][c] * c2 + (caps ? count2[r][c] : count1[r][c])) << '\n'; ^ user.cpp:64:80: warning: array subscript has type ‘char’ [-Wchar-subscripts] out << (count1[k][c] * c1 + count2[k][c] * c2 + (caps ? count2[r][c] : count1[r][c])) << '\n'; ^ user.cpp:64:95: warning: array subscript has type ‘char’ [-Wchar-subscripts] out << (count1[k][c] * c1 + count2[k][c] * c2 + (caps ? count2[r][c] : count1[r][c])) << '\n'; ^ user.cpp:65:52: warning: array subscript has type ‘char’ [-Wchar-subscripts] } else out << v[n] << ' ' << count1[n][v[n]] << '\n'; ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
14ms4884kbCorect10
24ms4836kbPartial corect2
34ms4888kbPartial corect2
44ms4896kbPartial corect2
532ms5328kbPartial corect2
640ms5764kbPartial corect2
744ms5872kbPartial corect2
848ms6248kbPartial corect2
94ms5196kbPartial corect2
104ms5496kbPartial corect2
114ms5264kbPartial corect2
128ms5504kbPartial corect2
1356ms14800kbPartial corect2
1468ms22996kbPartial corect2
1584ms35176kbPartial corect2
16108ms43464kbPartial corect2
17124ms47540kbPartial corect2
18136ms47608kbPartial corect2
19140ms48204kbPartial corect2
Punctaj total46

Ceva nu functioneaza?