Borderou de evaluare (job #1838427)

Utilizator oldatlantianSerban Cercelescu oldatlantian Data 31 decembrie 2016 23:52:26
Problema Arb Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 50

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
14ms3412kbOK1010
24ms3496kbOK1010
316ms4268kbOK1010
4180ms7292kbOK1010
5184ms9568kbOK1010
6344ms10308kbOK100
71396ms17880kbOK10
81716ms18636kbOK10
91324ms14328kbOK10
10Depăşit21284kbTime limit exceeded.0
Punctaj total50

Ceva nu functioneaza?