Pagini recente » Cod sursa (job #29657) | Cum sa scrii un editorial | Borderou de evaluare (job #1310788) | Binary Search Shortlist | Borderou de evaluare (job #1549173)
Borderou de evaluare (job #1549173)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:35:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("auto.in","r",stdin);
^
user.cpp:36:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("auto.out","w",stdout);
^
user.cpp:38:20: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&T);
^
user.cpp:42:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&N);
^
user.cpp:48:31: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&A[i]);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 276kb | OK | 10 |
| 2 | 0ms | 284kb | OK | 10 |
| 3 | 4ms | 292kb | OK | 10 |
| 4 | 4ms | 288kb | OK | 10 |
| 5 | 4ms | 288kb | OK | 10 |
| 6 | 4ms | 288kb | OK | 10 |
| 7 | 80ms | 348kb | OK | 10 |
| 8 | 84ms | 352kb | OK | 10 |
| 9 | 84ms | 348kb | OK | 10 |
| 10 | 0ms | 276kb | OK | 10 |
| Punctaj total | 100 |