Borderou de evaluare (job #2924242)

Utilizator tudorp200Popa David Tudor tudorp200 Data 27 septembrie 2022 19:23:07
Problema Densitate Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 100

Raport evaluator

Compilare: main.cpp: In function 'void ciur()': main.cpp:16:14: warning: iteration 250001 invokes undefined behavior [-Waggressive-loop-optimizations] 16 | c[i] = 1; | ~~~~~^~~ main.cpp:15:22: note: within this loop 15 | for(int i = 3; i <= N; i += 2) | ~~^~~~ main.cpp:25:15: warning: iteration 500002 invokes undefined behavior [-Waggressive-loop-optimizations] 25 | if(c[i]) { | ~~~^ main.cpp:24:22: note: within this loop 24 | for(int i = 3; i <= N; i++) | ~~^~~~ main.cpp:30:15: warning: iteration 500002 invokes undefined behavior [-Waggressive-loop-optimizations] 30 | if(c[i]) v[i] = c[i]; | ~~~^ main.cpp:29:22: note: within this loop 29 | for(int i = 3; i <= N; ++i) | ~~^~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test
15ms2936kbOK10
29ms4247kbOK10
34ms2150kbOK10
45ms2150kbOK10
513ms4362kbOK10
630ms4640kbOK10
734ms4657kbOK10
832ms4665kbOK10
938ms4706kbOK10
1040ms4730kbOK10
Punctaj total100

Ceva nu functioneaza?