Pagini recente » Borderou de evaluare (job #1369253) | Borderou de evaluare (job #1621046) | Borderou de evaluare (job #2828851) | Borderou de evaluare (job #3044753) | Borderou de evaluare (job #1838438)
Borderou de evaluare (job #1838438)
Raport evaluator
Compilare:
user.cpp: In function ‘int main()’:
user.cpp:92: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:93: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:39: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
fread(in_buff, 1, BMAX, stdin);
^
user.cpp: In function ‘int main()’:
user.cpp:77: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:78: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 | 3392kb | OK | 10 | 10 |
2 | 4ms | 3484kb | OK | 10 | 10 |
3 | 12ms | 4364kb | OK | 10 | 10 |
4 | 168ms | 7388kb | OK | 10 | 10 |
5 | 160ms | 9656kb | OK | 10 | 10 |
6 | 316ms | 10408kb | OK | 10 | 0 |
7 | 1336ms | 17968kb | OK | 10 |
8 | 1652ms | 18732kb | OK | 10 |
9 | 1308ms | 14592kb | OK | 10 |
10 | Depăşit | 21284kb | Time limit exceeded. | 0 |
Punctaj total | 50 |