Pagini recente » Borderou de evaluare (job #2184622) | Borderou de evaluare (job #192091) | Borderou de evaluare (job #754416) | Borderou de evaluare (job #2991054) | Borderou de evaluare (job #1152175)
Borderou de evaluare (job #1152175)
Raport evaluator
Compilare:
user.cpp: In function ‘char solve(int, int, char)’:
user.cpp:16:20: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(D[st][dr][hh])
^
user.cpp:17:28: warning: array subscript has type ‘char’ [-Wchar-subscripts]
return D[st][dr][hh];
^
user.cpp:18:17: warning: array subscript has type ‘char’ [-Wchar-subscripts]
D[st][dr][hh]=101;
^
user.cpp:19:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(1LL*(A[dr].x-A[st].x)*B[hh].y<=area)
^
user.cpp:21:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
D[st][dr][hh]=1;
^
user.cpp:25:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
D[st][dr][hh]=mi(D[st][dr][hh],solve(i+1,dr,ma[i+1][dr])+solve(st,i,ma[st][i]));
^
user.cpp:25:38: warning: array subscript has type ‘char’ [-Wchar-subscripts]
D[st][dr][hh]=mi(D[st][dr][hh],solve(i+1,dr,ma[i+1][dr])+solve(st,i,ma[st][i]));
^
user.cpp:32:16: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(ap[i]>=st&&ap[i]<=dr)
^
user.cpp:32:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(ap[i]>=st&&ap[i]<=dr)
^
user.cpp:34:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(A[pa[i]].x<A[lef].x)
^
user.cpp:35:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
lef=pa[i];
^
user.cpp:36:22: warning: array subscript has type ‘char’ [-Wchar-subscripts]
if(A[pa[i]].x>A[rig].x)
^
user.cpp:37:21: warning: array subscript has type ‘char’ [-Wchar-subscripts]
rig=pa[i];
^
user.cpp:44:25: warning: array subscript has type ‘char’ [-Wchar-subscripts]
D[st][dr][hh]=mi(solve(st,dr,j)+solve(lef,rig,hh),D[st][dr][hh]);
^
user.cpp:44:75: warning: array subscript has type ‘char’ [-Wchar-subscripts]
D[st][dr][hh]=mi(solve(st,dr,j)+solve(lef,rig,hh),D[st][dr][hh]);
^
user.cpp:47:24: warning: array subscript has type ‘char’ [-Wchar-subscripts]
return D[st][dr][hh];
^
user.cpp: In function ‘int main()’:
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 436kb | OK | 10 |
2 | 4ms | 468kb | Incorect | 0 |
3 | 4ms | 500kb | Incorect | 0 |
4 | Depăşit | 1816kb | Time limit exceeded. | 0 |
5 | Depăşit | 2032kb | Time limit exceeded. | 0 |
6 | Depăşit | 2328kb | Time limit exceeded. | 0 |
7 | Depăşit | 2888kb | Time limit exceeded. | 0 |
8 | Depăşit | 1668kb | Time limit exceeded. | 0 |
9 | Depăşit | 2512kb | Time limit exceeded. | 0 |
10 | Depăşit | 3116kb | Time limit exceeded. | 0 |
Punctaj total | 10 |