Pagini recente » Borderou de evaluare (job #2240078) | Borderou de evaluare (job #1452197) | Borderou de evaluare (job #1978148) | Borderou de evaluare (job #1592292) | Borderou de evaluare (job #1483040)
Borderou de evaluare (job #1483040)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:55:35: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("puncte.in","r",stdin);
^
user.cpp:56:37: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("puncte.out","w",stdout);
^
user.cpp:58: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:59:80: 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%d", &Points[i].first, &Points[i].second);
^
user.cpp:61:32: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d",&Q[i].first);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 4ms | 2800kb | Incorect | 0 |
2 | 12ms | 2940kb | Incorect | 0 |
3 | 32ms | 3172kb | Incorect | 0 |
4 | 92ms | 3804kb | Incorect | 0 |
5 | 256ms | Depăşit | Memory limit exceeded. | 0 |
6 | 28ms | 3092kb | Incorect | 0 |
7 | 164ms | Depăşit | Memory limit exceeded. | 0 |
8 | 176ms | Depăşit | Memory limit exceeded. | 0 |
9 | 188ms | Depăşit | Memory limit exceeded. | 0 |
10 | 184ms | Depăşit | Memory limit exceeded. | 0 |
Punctaj total | 0 |