#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 | #53921598 | Utilizator | |
Fișier | ordonat_neordonat.cpp | Dimensiune | 1017 B |
Data încărcării | 14 Noiembrie 2024, 19:34 | Scor / rezultat | 0 puncte |
ordonat_neordonat.cpp: In function 'int main()': ordonat_neordonat.cpp:25:26: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(cresc=0 && egal!=0) ^ ordonat_neordonat.cpp:27:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(strictcresc=0) ^ ordonat_neordonat.cpp:32:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(descresc=0 && egal!=0) ^ ordonat_neordonat.cpp:34:28: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(strictdescresc=0) ^ ordonat_neordonat.cpp:39:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if(egal=0) ^ ordonat_neordonat.cpp:7:77: warning: unused variable 'diferent' [-Wunused-variable] int i,t[100],n,cresc=0,strictcresc=0,descresc=0,strictdescresc=0,egal=0,diferent=0; ^
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
1 | 0 secunde | Caught fatal signal 11 | 10 | 0 | ||
2 | 0 secunde | Caught fatal signal 11 | 10 | 0 | ||
3 | 0 secunde | Caught fatal signal 11 | 10 | 0 | ||
4 | 0 secunde | Caught fatal signal 11 | 10 | 0 | ||
5 | 0 secunde | Caught fatal signal 11 | 10 | 0 | ||
6 | 0 secunde | Caught fatal signal 11 | 10 | 0 | ||
7 | 0 secunde | Raspuns gresit. | 10 | 0 | Exemplu | |
8 | 0 secunde | Raspuns gresit. | 10 | 0 | Exemplu | |
9 | 0 secunde | Raspuns gresit. | 10 | 0 | Exemplu | |
10 | 0 secunde | Raspuns gresit. | 10 | 0 | Exemplu | |
Punctaj total | 0 |
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ă.