Pagini recente » Borderou de evaluare (job #2508839) | Cod sursa (job #2496366) | Borderou de evaluare (job #3008572) | Cod sursa (job #1909367) | Borderou de evaluare (job #1593603)
Borderou de evaluare (job #1593603)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:41:26: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ll {aka long long int}’ [-Wformat=]
printf("%d",memo(1,n));
^
user.cpp:26:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("podm.in","r",stdin);
^
user.cpp:27:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("podm.out","w",stdout);
^
user.cpp:29:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:31:45: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (int i=0;i<=n;i++) scanf("%d",&t[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 300kb | OK | 10 |
| 2 | 0ms | 308kb | OK | 10 |
| 3 | 0ms | 364kb | OK | 10 |
| 4 | 0ms | 440kb | OK | 10 |
| 5 | 0ms | 484kb | OK | 10 |
| 6 | 12ms | 688kb | OK | 10 |
| 7 | 96ms | 1096kb | OK | 10 |
| 8 | 340ms | 1508kb | OK | 10 |
| 9 | 860ms | 1912kb | Incorect | 0 |
| 10 | Depăşit | 2288kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |