Pagini recente » Borderou de evaluare (job #2825610) | Borderou de evaluare (job #2623325) | Borderou de evaluare (job #2168695) | Borderou de evaluare (job #2247260) | Borderou de evaluare (job #2790304)
Borderou de evaluare (job #2790304)
Raport evaluator
Compilare:
main.cpp: In function 'void gen_tabel()':
main.cpp:49:59: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
49 | b = teren[tabel[put - 1][i][j + (1 << put - 1)].l][tabel[put - 1][i][j + (1 << put - 1)].c];
| ~~~~^~~
main.cpp:49:100: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
49 | b = teren[tabel[put - 1][i][j + (1 << put - 1)].l][tabel[put - 1][i][j + (1 << put - 1)].c];
| ~~~~^~~
main.cpp:50:56: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
50 | c = teren[tabel[put - 1][i + (1 << put - 1)][j].l][tabel[put - 1][i + (1 << put - 1)][j].c];
| ~~~~^~~
main.cpp:50:97: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
50 | c = teren[tabel[put - 1][i + (1 << put - 1)][j].l][tabel[put - 1][i + (1 << put - 1)][j].c];
| ~~~~^~~
main.cpp:51:56: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
51 | d = teren[tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].l][tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].c];
| ~~~~^~~
main.cpp:51:76: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
51 | d = teren[tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].l][tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].c];
| ~~~~^~~
main.cpp:51:114: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
51 | d = teren[tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].l][tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].c];
| ~~~~^~~
main.cpp:51:134: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
51 | d = teren[tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].l][tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].c];
| ~~~~^~~
main.cpp:55:74: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
55 | tabel[put][i][j].l = tabel[put - 1][i][j + (1 << put - 1)].l, tabel[put][i][j].c = tabel[put - 1][i][j + (1 << put - 1)].c;
| ~~~~^~~
main.cpp:55:136: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
55 | tabel[put][i][j].l = tabel[put - 1][i][j + (1 << put - 1)].l, tabel[put][i][j].c = tabel[put - 1][i][j + (1 << put - 1)].c;
| ~~~~^~~
main.cpp:57:71: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
57 | tabel[put][i][j].l = tabel[put - 1][i + (1 << put - 1)][j].l, tabel[put][i][j].c = tabel[put - 1][i + (1 << put - 1)][j].c;
| ~~~~^~~
main.cpp:57:133: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
57 | tabel[put][i][j].l = tabel[put - 1][i + (1 << put - 1)][j].l, tabel[put][i][j].c = tabel[put - 1][i + (1 << put - 1)][j].c;
| ~~~~^~~
main.cpp:59:71: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
59 | tabel[put][i][j].l = tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].l, tabel[put][i][j].c = tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].c;
| ~~~~^~~
main.cpp:59:91: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
59 | tabel[put][i][j].l = tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].l, tabel[put][i][j].c = tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].c;
| ~~~~^~~
main.cpp:59:150: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
59 | tabel[put][i][j].l = tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].l, tabel[put][i][j].c = tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].c;
| ~~~~^~~
main.cpp:59:170: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
59 | tabel[put][i][j].l = tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].l, tabel[put][i][j].c = tabel[put - 1][i + (1 << put - 1)][j + (1 << put - 1)].c;
| ~~~~^~~
Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
1 | 3ms | 6615kb | OK | 10 | 10 |
2 | 3ms | 6729kb | OK | 10 | 10 |
3 | 12ms | 11132kb | OK | 10 | 10 |
4 | 15ms | 13418kb | OK | 10 | 10 |
5 | 16ms | 13406kb | OK | 10 | 10 |
6 | 33ms | 15773kb | OK | 10 | 0 |
7 | 103ms | 18137kb | OK | 10 |
8 | 100ms | 18407kb | OK | 10 |
9 | 203ms | 18628kb | Time limit exceeded | 0 |
10 | 155ms | 18849kb | OK | 10 |
Punctaj total | 50 |