Borderou de evaluare (job #1388287)
Raport evaluator
Compilare:
user.cpp: In function ‘void build_dp()’:
user.cpp:23:26: warning: array subscript has type ‘char’ [-Wchar-subscripts]
dp[it][i][i]=true;
^
user.cpp:30:54: warning: array subscript has type ‘char’ [-Wchar-subscripts]
dp[x][i][i+k-1]|=(dp[it.first][i][j]&dp[it.second][j+1][i+k-1]);
^
user.cpp:30:74: warning: array subscript has type ‘char’ [-Wchar-subscripts]
dp[x][i][i+k-1]|=(dp[it.first][i][j]&dp[it.second][j+1][i+k-1]);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 676kb | OK | 10 |
2 | 0ms | 676kb | OK | 10 |
3 | 20ms | 676kb | OK | 10 |
4 | 92ms | 676kb | OK | 10 |
5 | 124ms | 672kb | OK | 10 |
6 | 264ms | 680kb | OK | 10 |
7 | 160ms | 676kb | OK | 10 |
8 | Depăşit | 660kb | Time limit exceeded. | 0 |
9 | Depăşit | 664kb | Time limit exceeded. | 0 |
10 | Depăşit | 660kb | Time limit exceeded. | 0 |
Punctaj total | 70 |