Borderou de evaluare (job #3214036)

Utilizator radu20gg easy radu20 Data 13 martie 2024 18:23:18
Problema Suma si numarul divizorilor Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Compilare: main.cpp: In function 'void gen_ciur()': main.cpp:19:28: warning: comparison of integer expressions of different signedness: 'int' and 'const long long unsigned int' [-Wsign-compare] 19 | for(int j=2;i*j<=MAX;++j) | ~~~^~~~~ main.cpp:21:18: warning: comparison of integer expressions of different signedness: 'int' and 'const long long unsigned int' [-Wsign-compare] 21 | for(int i=2;i<=MAX;++i) | ~^~~~~ main.cpp:22:18: warning: iteration 999998 invokes undefined behavior [-Waggressive-loop-optimizations] 22 | if(ciur[i]==0)prime[ind++]=i; | ~~~~~~^ main.cpp:21:18: note: within this loop 21 | for(int i=2;i<=MAX;++i) | ~^~~~~
Test Timp executie Memorie folosita Mesaj Punctaj/test Punctaj/grupa
19ms1720kbKilled by Signal 1100
29ms1765kbKilled by Signal 1100
38ms1757kbKilled by Signal 1100
49ms1773kbKilled by Signal 1100
59ms1724kbKilled by Signal 1100
68ms1724kbKilled by Signal 800
78ms1761kbKilled by Signal 1100
89ms1740kbKilled by Signal 800
99ms1757kbKilled by Signal 80
109ms1724kbKilled by Signal 80
Punctaj total0

Ceva nu functioneaza?