Borderou de evaluare (job #2203249)

Utilizator Lazar_LaurentiuLazar Laurentiu Lazar_Laurentiu Data 11 mai 2018 18:04:30
Problema Pascal Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 60

Raport evaluator

Compilare: user.cpp: In function ‘int main()’: user.cpp:17:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(int j=2;i%j==0;j*=2,e2[i]++); e2[i]+=e2[i-1]; ^~~ user.cpp:17:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ for(int j=2;i%j==0;j*=2,e2[i]++); e2[i]+=e2[i-1]; ^~ user.cpp:18:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(int j=3;i%j==0;j*=3,e3[i]++); e3[i]+=e3[i-1]; ^~~ user.cpp:18:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ for(int j=3;i%j==0;j*=3,e3[i]++); e3[i]+=e3[i-1]; ^~ user.cpp:19:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] for(int j=5;i%j==0;j*=5,e5[i]++); e5[i]+=e5[i-1]; ^~~ user.cpp:19:41: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘for’ for(int j=5;i%j==0;j*=5,e5[i]++); e5[i]+=e5[i-1]; ^~
Test Timp executie Memorie folosita Mesaj Punctaj/test
10ms5416kbOk!10
2Depăşit34096kbTime limit exceeded.0
3Depăşit32056kbTime limit exceeded.0
4Depăşit38792kbTime limit exceeded.0
5140ms26032kbOk!10
60ms5416kbOk!10
70ms5416kbOk!10
812ms7596kbOk!10
90ms5416kbOk!10
10Depăşit38808kbTime limit exceeded.0
Punctaj total60

Ceva nu functioneaza?