Borderou de evaluare (job #1297545)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:28:42: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("saracsaurege.in","r",stdin);
^
user.cpp:29:44: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen ("saracsaurege.out","w",stdout);
^
user.cpp:32:25: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&n,&m);
^
user.cpp:33:43: 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",&a[i]); //fin>>a[i];
^
user.cpp:38:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d",&x,&y);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 244kb | OK | 10 |
2 | 0ms | 260kb | OK | 10 |
3 | Depăşit | 420kb | Time limit exceeded. | 0 |
4 | 908ms | 264kb | OK | 10 |
5 | 132ms | 948kb | OK | 10 |
6 | 72ms | 952kb | OK | 10 |
7 | Depăşit | 952kb | Time limit exceeded. | 0 |
8 | Depăşit | 952kb | Time limit exceeded. | 0 |
9 | Depăşit | 948kb | Time limit exceeded. | 0 |
10 | Depăşit | 952kb | Time limit exceeded. | 0 |
Punctaj total | 50 |