Pagini recente » Cod sursa (job #3151355) | Cod sursa (job #339380) | Cod sursa (job #322528) | Cod sursa (job #2336472) | Borderou de evaluare (job #1710701)
Borderou de evaluare (job #1710701)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:115: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:116: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:118: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:119:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &LX);
^
user.cpp:120: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:121:21: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &LY);
^
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 < LY; i++) scanf("%d", &Y[i]);
^
user.cpp:124: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 | 536ms | 31872kb | OK | 10 |
| 2 | 724ms | 31888kb | OK | 10 |
| 3 | 708ms | 31892kb | OK | 10 |
| 4 | 928ms | 31888kb | OK | 10 |
| 5 | 1204ms | 31888kb | OK | 10 |
| 6 | 1712ms | 31888kb | OK | 10 |
| 7 | Depăşit | 31868kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 31868kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 31864kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 31868kb | Time limit exceeded. | 0 |
| Punctaj total | 60 |