Borderou de evaluare (job #1670675)

Utilizator samcroVartic Alexandru samcro Data 31 martie 2016 22:03:37
Problema Difprim Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 50

Raport evaluator

Compilare: user.cpp:16:5: warning: "/*" within comment [-Wcomment] /*for(long i=3;i<=limit;i+=2) ^ user.cpp: In function ‘void ciur(long long unsigned int)’: user.cpp:30:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 3; i <= n; i+=2) { ^ user.cpp:32:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (j = i + i + i; j <= n; j += i << 1) { ^ user.cpp:35:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(i>=a) ^ user.cpp:29:16: warning: unused variable ‘nr’ [-Wunused-variable] long i, j, nr = 1; ^ user.cpp: In function ‘int main()’: user.cpp:63:36: warning: left operand of comma operator has no effect [-Wunused-value] for(i=poz-1,j=i-1;i>=1,j>=1;i--,j--) ^
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms432kbIncorect0
20ms444kbIncorect0
30ms456kbOK10
44ms616kbOK10
5116ms3560kbOK10
6Depăşit9580kbTime limit exceeded.0
7332ms9240kbOK10
8232ms5808kbOK10
9Depăşit12028kbTime limit exceeded.0
10Depăşit15384kbTime limit exceeded.0
Punctaj total50

Ceva nu functioneaza?