Borderou de evaluare (job #1450857)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:17:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("raliu.in","r",stdin);
^
user.cpp:18:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("raliu.out","w",stdout);
^
user.cpp:23:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&m);
^
user.cpp:25:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&n);
^
user.cpp:27:54: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for( i = 1; i <= n; ++i ) scanf("%d",&v.a[i]);
^
user.cpp:29:36: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&v.b[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 288kb | OK | 10 |
| 2 | 0ms | 296kb | OK | 10 |
| 3 | 4ms | 304kb | OK | 10 |
| 4 | 156ms | 1196kb | OK | 10 |
| 5 | 264ms | 1828kb | OK | 10 |
| 6 | 652ms | 2588kb | OK | 10 |
| 7 | Depăşit | 9484kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 14172kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 14172kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 15724kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |