#1798
Trepte
C++
O persoana are de urcat n
trepte. Aflaţi in câte moduri poate urca cele n
trepte.
Problema | Trepte | Operații I/O | tastatură/ecran |
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #53837317 | Utilizator | |
Fișier | trepte.cpp | Dimensiune | 975 B |
Data încărcării | 12 Noiembrie 2024, 20:47 | Scor / rezultat | 0 puncte |
trepte.cpp: In function 'void fibxy(long long int&, long long int&)': trepte.cpp:10:19: warning: unused variable 'fx' [-Wunused-variable] long long int fx,fy,a=1,b=1,c,i=3,n,v[50001]; ^ trepte.cpp:10:22: warning: unused variable 'fy' [-Wunused-variable] long long int fx,fy,a=1,b=1,c,i=3,n,v[50001]; ^ trepte.cpp:12:9: warning: unused variable 'm' [-Wunused-variable] int m=n; ^
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
1 | 0 secunde | Raspuns gresit. | 20 | 0 | Exemplu | |
2 | 0 secunde | Raspuns gresit. | 20 | 0 | ||
3 | 0 secunde | Raspuns gresit. | 20 | 0 | ||
4 | 0 secunde | Raspuns gresit. | 20 | 0 | ||
5 | 0 secunde | Raspuns gresit. | 20 | 0 | ||
Punctaj total | 0 |
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema Trepte 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ă.