Borderou de evaluare (job #2185516)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:43:29: warning: capture of variable ‘Max’ with non-automatic storage duration
auto CanSelect = [C,M,N,Max] (int n) /// verificam daca putem obtine C din pomi cu maxim n fructe
^~~
user.cpp:9:5: note: ‘int Max [101][25001]’ declared here
int Max[101][25001];
^~~
user.cpp: In lambda function:
user.cpp:52:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
return (s>=C);
~^~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 12ms | 23848kb | OK | 10 |
| 2 | 20ms | 40248kb | OK | 10 |
| 3 | 32ms | 40288kb | Incorect | 0 |
| 4 | 36ms | 40300kb | Incorect | 0 |
| 5 | 40ms | 40316kb | Incorect | 0 |
| 6 | 40ms | 40312kb | Incorect | 0 |
| 7 | 152ms | 40640kb | Incorect | 0 |
| 8 | 152ms | 40640kb | Incorect | 0 |
| 9 | 152ms | 40648kb | Incorect | 0 |
| 10 | 4ms | 13612kb | Incorect | 0 |
| Punctaj total | 20 |