Pagini recente » Borderou de evaluare (job #1448397) | Borderou de evaluare (job #1300345) | Borderou de evaluare (job #2135755) | Borderou de evaluare (job #1944066) | Borderou de evaluare (job #1838427)
Borderou de evaluare (job #1838427)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:74:31: warning: capture of variable ‘lvl’ with non-automatic storage duration [enabled by default]
sort(qs + 1, qs + 1 + q, [lvl](const Q &a, const Q &b) { return (lvl[a.u] + a.h) < (lvl[b.u] + b.h); });
^
user.cpp:15:47: note: ‘int lvl [250005]’ declared here
int st[NMAX], dr[NMAX], aib[NMAX], ant[QMAX], lvl[NMAX], nbh[NMAX], val[NMAX];
^
user.cpp:75:33: warning: capture of variable ‘lvl’ with non-automatic storage duration [enabled by default]
sort(nbh + 1, nbh + 1 + n, [lvl](const int &a, const int &b) { return lvl[a] < lvl[b]; });
^
user.cpp:15:47: note: ‘int lvl [250005]’ declared here
int st[NMAX], dr[NMAX], aib[NMAX], ant[QMAX], lvl[NMAX], nbh[NMAX], val[NMAX];
^
user.cpp: In function ‘char nextch()’:
user.cpp:21:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(buff, 1, BMAX, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:59:34: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arb.in", "r", stdin);
^
user.cpp:60:36: warning: ignoring return value of ‘FILE* freopen(const char*, const char*, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
freopen("arb.out", "w", stdout);
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 4ms | 3412kb | OK | 10 | 10 |
2 | 4ms | 3496kb | OK | 10 | 10 |
3 | 16ms | 4268kb | OK | 10 | 10 |
4 | 180ms | 7292kb | OK | 10 | 10 |
5 | 184ms | 9568kb | OK | 10 | 10 |
6 | 344ms | 10308kb | OK | 10 | 0 |
7 | 1396ms | 17880kb | OK | 10 |
8 | 1716ms | 18636kb | OK | 10 |
9 | 1324ms | 14328kb | OK | 10 |
10 | Depăşit | 21284kb | Time limit exceeded. | 0 |
Punctaj total | 50 |