Pagini recente » Borderou de evaluare (job #2192947) | Borderou de evaluare (job #2723377) | Borderou de evaluare (job #427491) | Borderou de evaluare (job #3254861) | Borderou de evaluare (job #1871922)
Borderou de evaluare (job #1871922)
Raport evaluator
Compilare:
user.cpp: In function ‘void make_sa()’:
user.cpp:40:31: warning: capture of variable ‘pos’ with non-automatic storage duration [enabled by default]
sort(sa, sa + n, [lg, pos](const int &a, const int &b) {
^
user.cpp:11:5: note: ‘int pos [19][400005]’ declared here
int pos[LG + 1][NMAX],
^
user.cpp: In lambda function:
user.cpp:42:50: warning: suggest parentheses around ‘-’ inside ‘<<’ [-Wparentheses]
(pos[lg - 1][min(a + (1 << lg - 1), n)] < pos[lg - 1][min(b + (1 << lg - 1), n)]) :
^
user.cpp:42:91: warning: suggest parentheses around ‘-’ inside ‘<<’ [-Wparentheses]
(pos[lg - 1][min(a + (1 << lg - 1), n)] < pos[lg - 1][min(b + (1 << lg - 1), n)]) :
^
user.cpp: In function ‘void make_sa()’:
user.cpp:47:101: warning: suggest parentheses around ‘-’ inside ‘<<’ [-Wparentheses]
if (pos[lg - 1][sa[i]] != pos[lg - 1][sa[i - 1]] || pos[lg - 1][min(n, sa[i] + (1 << lg - 1))] != pos[lg - 1][min(n, sa[i - 1] + (1 << lg - 1))])
^
user.cpp:47:151: warning: suggest parentheses around ‘-’ inside ‘<<’ [-Wparentheses]
if (pos[lg - 1][sa[i]] != pos[lg - 1][sa[i - 1]] || pos[lg - 1][min(n, sa[i] + (1 << lg - 1))] != pos[lg - 1][min(n, sa[i - 1] + (1 << lg - 1))])
^
user.cpp:24:9: warning: unused variable ‘p’ [-Wunused-variable]
int p;
^
user.cpp: In function ‘void make_ap()’:
user.cpp:52:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0, p = 0; i < v.size(); ++i)
^
user.cpp:53:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int j = 0; j <= v[i].size(); ++j, ++p)
^
user.cpp: In function ‘void trick()’:
user.cpp:81:51: warning: capture of variable ‘lcv’ with non-automatic storage duration [enabled by default]
sort(sorted_lcp.rbegin(), sorted_lcp.rend(), [lcv](const int &a, const int &b) {
^
user.cpp:12:5: note: ‘int lcv [400005]’ declared here
lcv[NMAX],
^
user.cpp: In function ‘int main()’:
user.cpp:136:29: warning: operation on ‘np’ may be undefined [-Wsequence-point]
str[np++] = 256 + np; }
^
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
1 | 0ms | 492kb | OK | 5 |
2 | 0ms | 552kb | OK | 5 |
3 | 4ms | 744kb | OK | 5 |
4 | 32ms | 2120kb | OK | 5 |
5 | 20ms | 1600kb | OK | 5 |
6 | 28ms | 2096kb | OK | 5 |
7 | 224ms | 9992kb | OK | 5 |
8 | 452ms | 14000kb | OK | 5 |
9 | 368ms | 13204kb | OK | 5 |
10 | 496ms | 15308kb | OK | 5 |
11 | 408ms | 14960kb | OK | 5 |
12 | 572ms | 17052kb | OK | 5 |
13 | 492ms | 16648kb | OK | 5 |
14 | 676ms | 19568kb | OK | 5 |
15 | 848ms | 22240kb | OK | 5 |
16 | 988ms | 27152kb | OK | 5 |
17 | 1296ms | 31472kb | OK | 5 |
18 | 1532ms | 31788kb | OK | 5 |
19 | 1528ms | 35188kb | OK | 5 |
20 | Depăşit | 45388kb | Time limit exceeded. | 0 |
Punctaj total | 95 |