#3957
counterase
Dându-se un număr natural n
să se afle câte numere se pot obține folosind biții acestuia.
Problema | counterase | Operații I/O | tastatură/ecran |
---|---|---|---|
Limita timp | 0.01 secunde | Limita memorie |
Total: 0.1 MB
/
Stivă 0.1 MB
|
Id soluție | #54188742 | Utilizator | |
Fișier | counterase.cpp | Dimensiune | 1.74 KB |
Data încărcării | 21 Noiembrie 2024, 17:24 | Scor / rezultat | Eroare de compilare |
counterase.cpp: In function 'void transforma(std::string)': counterase.cpp:6:9: warning: unused variable 'j' [-Wunused-variable] int j; ^ counterase.cpp: In function 'void impartirenrmari()': counterase.cpp:18:20: error: 'r10' was not declared in this scope t[i-1]=r10+t[i-1]; ^ counterase.cpp:12:9: warning: unused variable 'x' [-Wunused-variable] int x,r; ^ counterase.cpp: In function 'void inmultire2()': counterase.cpp:34:18: error: expected ';' before numeric constant p[i]=p[i]2+tr; ^ counterase.cpp: In function 'void inmultirenrmari()': counterase.cpp:49:22: warning: suggest parentheses around comparison in operand of '|' [-Wparentheses] for(int j=1;j<=n1 | tr!=0;j++){ ^ counterase.cpp:50:35: error: expected ';' before 'f1' pp[kp]=pp[kp]+tr+f2[i]f1[j]; ^ counterase.cpp: In function 'int main()': counterase.cpp:86:5: error: expected primary-expression before '/' token /if(k<=63){ ^ counterase.cpp:86:6: error: expected primary-expression before 'if' /if(k<=63){ ^ counterase.cpp:86:6: error: expected ';' before 'if' counterase.cpp:91:7: error: expected primary-expression before '/' token }*/ ^
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema counterase face parte din prima categorie. Soluția propusă de tine va fi evaluată astfel:
Suma punctajelor acordate pe testele utilizate pentru verificare este 100. Astfel, soluția ta poate obține cel mult 100 de puncte, caz în care se poate considera corectă.