Pagini recente » Cod sursa (job #354533) | Borderou de evaluare (job #2798854) | Borderou de evaluare (job #1203664) | Borderou de evaluare (job #2461321) | Borderou de evaluare (job #1902351)
Borderou de evaluare (job #1902351)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:8:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("amlei.in","r",stdin);
^
user.cpp:9:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("amlei.out","w",stdout);
^
user.cpp:10:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d %d", &n,&t,&u);
^
user.cpp:15:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &a[i]);
^
user.cpp:20:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &b[i]);
^
user.cpp:23:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("\n");
^
user.cpp:60:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n ,&t, &u);
^
user.cpp:94:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d", &n ,&t, &u);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 428kb | OK | 10 |
| 2 | 4ms | 432kb | OK | 10 |
| 3 | 8ms | 436kb | OK | 10 |
| 4 | 64ms | 484kb | OK | 10 |
| 5 | 120ms | 496kb | OK | 10 |
| 6 | 116ms | 548kb | OK | 10 |
| 7 | 224ms | 584kb | OK | 10 |
| 8 | 344ms | 604kb | OK | 10 |
| 9 | Depăşit | 596kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 604kb | Time limit exceeded. | 0 |
| Punctaj total | 80 |