#1320
ordonat_neordonat
Să se verifice dacă in șir este: șir constant, șir strict crescător, șir crescător, șir strict descrescător, șir descrescător, șir neordonat.
Problema | ordonat_neordonat | Operații I/O | tastatură/ecran |
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #54281113 | Utilizator | |
Fișier | ordonat_neordonat.cpp | Dimensiune | 736 B |
Data încărcării | 24 Noiembrie 2024, 17:37 | Scor / rezultat | 60 puncte |
ordonat_neordonat.cpp: In function 'int main()': ordonat_neordonat.cpp:16:37: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(cc=true && sc==false && sd==false) cout<<"sir constant"; ^ ordonat_neordonat.cpp:5:9: warning: unused variable 'c' [-Wunused-variable] int n,i,c=0,k=0,j=0; ^ ordonat_neordonat.cpp:5:13: warning: unused variable 'k' [-Wunused-variable] int n,i,c=0,k=0,j=0; ^ ordonat_neordonat.cpp:5:17: warning: unused variable 'j' [-Wunused-variable] int n,i,c=0,k=0,j=0; ^ ordonat_neordonat.cpp:6:22: warning: unused variable 'ssc' [-Wunused-variable] bool cc=true,sc=true,ssc=true,sd=true,ssd=true, nonst=false; ^ ordonat_neordonat.cpp:6:39: warning: unused variable 'ssd' [-Wunused-variable] bool cc=true,sc=true,ssc=true,sd=true,ssd=true, nonst=false; ^
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
1 | 0 secunde | Raspuns gresit. | 10 | 0 | ||
2 | 0 secunde | OK. | 10 | 10 | ||
3 | 0 secunde | OK. | 10 | 10 | ||
4 | 0 secunde | OK. | 10 | 10 | ||
5 | 0 secunde | OK. | 10 | 10 | ||
6 | 0 secunde | Raspuns gresit. | 10 | 0 | ||
7 | 0 secunde | OK. | 10 | 10 | Exemplu | |
8 | 0 secunde | OK. | 10 | 10 | Exemplu | |
9 | 0 secunde | Raspuns gresit. | 10 | 0 | Exemplu | |
10 | 0 secunde | Raspuns gresit. | 10 | 0 | Exemplu | |
Punctaj total | 60 |
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema ordonat_neordonat 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ă.