Pagini recente » Borderou de evaluare (job #1184624) | Cod sursa (job #39339) | Borderou de evaluare (job #1976755) | Borderou de evaluare (job #2508946) | Borderou de evaluare (job #2037390)
Borderou de evaluare (job #2037390)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:34:38: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rangemode.in", "r", stdin);
^
user.cpp:35:40: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("rangemode.out", "w", stdout);
^
user.cpp:37: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:39:23: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d", &v[i]);
^
user.cpp:41:38: warning: ignoring return value of ‘int scanf(const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%d%d", &q[i].st, &q[i].dr);
^
user.cpp:62:9: warning: ‘fmax’ may be used uninitialized in this function [-Wmaybe-uninitialized]
if (f[v[i]] > fmax) {
^
user.cpp:70:30: warning: ‘index’ may be used uninitialized in this function [-Wmaybe-uninitialized]
ans[q[j].index] = index;
^
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 36ms | 844kb | Incorect | 0 | 0 |
| 2 | 96ms | 880kb | Incorect | 0 | 0 |
| 3 | 748ms | 1276kb | Incorect | 0 | 0 |
| 4 | Depăşit | 1252kb | Time limit exceeded. | 0 |
| 5 | Depăşit | 1368kb | Time limit exceeded. | 0 |
| 6 | Depăşit | 1684kb | Time limit exceeded. | 0 | 0 |
| 7 | Depăşit | 2492kb | Time limit exceeded. | 0 |
| 8 | Depăşit | 2528kb | Time limit exceeded. | 0 |
| 9 | Depăşit | 2600kb | Time limit exceeded. | 0 |
| 10 | Depăşit | 2604kb | Time limit exceeded. | 0 |
| Punctaj total | 0 |