Borderou de evaluare (job #2185513)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:49: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:58:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
return (s>=C);
~^~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 12ms | 23856kb | OK | 10 |
| 2 | 24ms | 40252kb | OK | 10 |
| 3 | 112ms | 40296kb | Incorect | 0 |
| 4 | 132ms | 40308kb | Incorect | 0 |
| 5 | 168ms | 40316kb | Incorect | 0 |
| 6 | 168ms | 40320kb | Incorect | 0 |
| 7 | Depăşit | 40644kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 40644kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 40648kb | Time limit exceeded. | 0 |
| 10 | 4ms | 13616kb | Incorect | 0 |
| Punctaj total | 20 |