Pagini recente » Statistici cont de incercari (Traian_Victor) | Cod sursa (job #466901) | Borderou de evaluare (job #1135020) | Borderou de evaluare (job #1518740) | Borderou de evaluare (job #1581821)
Borderou de evaluare (job #1581821)
Raport evaluator
Compilare:
user.cpp: In function ‘int solve(int, int)’:
user.cpp:38:27: warning: array subscript has type ‘char’ [-Wchar-subscripts]
return ret=a[s[st]][s[dr]];
^
user.cpp:38:34: warning: array subscript has type ‘char’ [-Wchar-subscripts]
return ret=a[s[st]][s[dr]];
^
user.cpp:46:59: warning: array subscript has type ‘char’ [-Wchar-subscripts]
ret=min(ret, solve(st+1,i-1)+solve(i+1,dr)+a[s[st]][s[i]]);
^
user.cpp:46:65: warning: array subscript has type ‘char’ [-Wchar-subscripts]
ret=min(ret, solve(st+1,i-1)+solve(i+1,dr)+a[s[st]][s[i]]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 1420kb | OK | 10 |
| 2 | 0ms | 1416kb | OK | 10 |
| 3 | 0ms | 1416kb | OK | 10 |
| 4 | 4ms | 1420kb | OK | 10 |
| 5 | 52ms | 1428kb | OK | 10 |
| 6 | Depăşit | 1400kb | Time limit exceeded. | 0 |
| 7 | Depăşit | 1400kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 1400kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 1400kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 1404kb | Time limit exceeded. | 0 |
| Punctaj total | 50 |