Pagini recente » Borderou de evaluare (job #1865924) | Borderou de evaluare (job #2308072) | Borderou de evaluare (job #1865912) | Borderou de evaluare (job #1488197) | Borderou de evaluare (job #1612492)
Borderou de evaluare (job #1612492)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:128:33: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("3max.in","r",stdin);
^
user.cpp:129:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("3max.out","w",stdout);
^
user.cpp:131:26: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &n, &m);
^
user.cpp:132:48: 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[i]);
^
user.cpp:167:30: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &l, &r);
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
| 1 | 0ms | 624kb | OK | 10 |
| 2 | 0ms | 776kb | OK | 10 |
| 3 | 0ms | 1036kb | OK | 10 |
| 4 | 0ms | 1036kb | OK | 10 |
| 5 | 4ms | 1564kb | OK | 10 |
| 6 | 136ms | 39780kb | OK | 10 |
| 7 | 136ms | Depăşit | Memory limit exceeded. | 0 |
| 8 | 136ms | Depăşit | Memory limit exceeded. | 0 |
| 9 | 136ms | Depăşit | Memory limit exceeded. | 0 |
| 10 | 136ms | Depăşit | Memory limit exceeded. | 0 |
| Punctaj total | 60 |