Borderou de evaluare (job #1183300)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:52:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbint.in","r",stdin);
^
user.cpp:53:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arbint.out","w",stdout);
^
user.cpp:54:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d",&n,&m);
^
user.cpp:56:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&A[i]);
^
user.cpp:62:35: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d",&key,&a,&b);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 0ms | 268kb | OK | 10 | 10 |
| 2 | 8ms | 280kb | OK | 10 | 10 |
| 3 | 12ms | 376kb | OK | 10 | 10 |
| 4 | 36ms | 544kb | OK | 10 | 10 |
| 5 | 68ms | 4096kb | OK | 10 | 10 |
| 6 | 84ms | 5188kb | OK | 10 | 0 |
| 7 | Depăşit | 5736kb | Time limit exceeded. | 0 |
| 8 | 176ms | 4972kb | OK | 10 |
| 9 | 184ms | 5460kb | OK | 10 |
| 10 | 188ms | 5736kb | OK | 10 |
| Punctaj total | 50 |