Pagini recente » Borderou de evaluare (job #1276323) | Borderou de evaluare (job #1604558) | Borderou de evaluare (job #1867980) | Borderou de evaluare (job #3241129) | Borderou de evaluare (job #3306324)
Borderou de evaluare (job #3306324)
Raport evaluator
Compilare:
main.cpp:8:57: warning: built-in function 'log2' declared as non-function [-Wbuiltin-declaration-mismatch]
8 | int n, m, F[Nmax], dp[Nmax][22], depth[Nmax], pow2[22], log2[Nmax];
| ^~~~
main.cpp: In function 'void preCalc()':
main.cpp:33:17: warning: iteration 99999 invokes undefined behavior [-Waggressive-loop-optimizations]
33 | log2[i] = log2[i/2] + 1;
| ~~~~~~~~^~~~~~~~~~~~~~~
main.cpp:32:22: note: within this loop
32 | for(int i = 2; i <= Nmax; i++){
| ~~^~~~~~~
| Test |
Timp executie |
Memorie folosita |
Mesaj |
Punctaj/test |
Punctaj/grupa |
| 1 | 1ms | 557kb | OK | 10 | 10 |
| 2 | 1ms | 819kb | OK | 10 | 10 |
| 3 | 4ms | 2129kb | OK | 10 | 10 |
| 4 | 58ms | 9003kb | OK | 10 | 10 |
| 5 | 72ms | 14258kb | OK | 10 | 10 |
| 6 | 117ms | 14458kb | OK | 10 | 10 |
| 7 | 812ms | 22913kb | OK | 10 | 10 |
| 8 | 663ms | 16953kb | OK | 10 | 30 |
| 9 | 840ms | 17883kb | OK | 10 |
| 10 | 937ms | 18341kb | OK | 10 |
| Punctaj total | 100 |