Borderou de evaluare (job #1710704)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:117:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("afaceri.in","r",stdin);
^
user.cpp:118:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("afaceri.out","w",stdout);
^
user.cpp:120:65: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d%d%d%d%d%d%d", &n, &m, &Q, &L, &A0, &A1, &A2, &R);
^
user.cpp:121:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &LX);
^
user.cpp:122:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i = 0; i < LX; i++) scanf("%d", &X[i]);
^
user.cpp:123:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &LY);
^
user.cpp:124:48: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
for (i = 0; i < LY; i++) scanf("%d", &Y[i]);
^
user.cpp:126:19: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%s", s);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 472ms | 31876kb | OK | 10 |
2 | 664ms | 31892kb | OK | 10 |
3 | 716ms | 31892kb | OK | 10 |
4 | 804ms | 31896kb | OK | 10 |
5 | 876ms | 31896kb | OK | 10 |
6 | 1028ms | 31896kb | OK | 10 |
7 | 1924ms | 31896kb | OK | 10 |
8 | Depăşit | 31872kb | Time limit exceeded. | 0 |
9 | Depăşit | 31876kb | Time limit exceeded. | 0 |
10 | Depăşit | 31876kb | Time limit exceeded. | 0 |
Punctaj total | 70 |