Pagini recente » Cod sursa (job #1234591) | Borderou de evaluare (job #1875380) | Cod sursa (job #1933763) | Borderou de evaluare (job #3025122) | Borderou de evaluare (job #1583851)
Borderou de evaluare (job #1583851)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:24:29: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("aib.in","r",stdin);
^
user.cpp:25:31: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("aib.out","w",stdout);
^
user.cpp:27:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d ",&n,&m);
^
user.cpp:30:39: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&v[i]),update(i,v[i]);
^
user.cpp:34:24: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&tip);
^
user.cpp:40:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d ",&a,&b);
^
user.cpp:47:40: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d %d ",&a,&b);
^
user.cpp:54:34: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d ",&a);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 284kb | OK | 10 |
| 2 | 0ms | 288kb | OK | 10 |
| 3 | 8ms | 324kb | OK | 10 |
| 4 | 44ms | 476kb | OK | 10 |
| 5 | 88ms | 556kb | OK | 10 |
| 6 | 116ms | 784kb | OK | 10 |
| 7 | 124ms | 940kb | OK | 10 |
| 8 | 28ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 28ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 28ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 70 |