Borderou de evaluare (job #3149708)

Utilizator catalinmarincatalinmarin catalinmarin Data 11 septembrie 2023 13:09:04
Problema Euclid Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'int main()': main.cpp:15:15: warning: iteration 399 invokes undefined behavior [-Waggressive-loop-optimizations] 15 | lg[i] = lg[i / 2] + 1; | ~~~~~~^~~~~~~~~~~~~~~ main.cpp:14:23: note: within this loop 14 | for (int i = 2; i <= 401; i++){ | ~~^~~~~~ main.cpp:19:15: warning: iteration 8 invokes undefined behavior [-Waggressive-loop-optimizations] 19 | p2[i] = p2[i - 1] * 2; | ~~~~~~^~~~~~~~~~~~~~~ main.cpp:18:23: note: within this loop 18 | for (int i = 1; i <= 9; i++){ | ~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
12ms1605kbOK10
22ms1605kbOK10
32ms1605kbOK10
439ms1691kbOK10
539ms1695kbOK10
639ms1687kbOK10
7297ms1605kbOK10
8297ms1605kbOK10
9297ms1691kbOK10
10301ms1605kbOK10
Punctaj total100

Ceva nu functioneaza?