#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 | #52422176 | Utilizator | |
Fișier | ordonat_neordonat.cpp | Dimensiune | 1.86 KB |
Data încărcării | 29 Septembrie 2024, 21:37 | Scor / rezultat | 90 puncte |
ordonat_neordonat.cpp:1:19: warning: extra tokens at end of #include directive [enabled by default] #include<iostream>6 ^ ordonat_neordonat.cpp: In function 'int main()': ordonat_neordonat.cpp:6:24: warning: unused variable 'j' [-Wunused-variable] int n, v[1001], i, j, sd=0, sc=0, sn=0, scon=0, ssd=0, ssc=0,cifegal=0; ^ ordonat_neordonat.cpp:6:39: warning: variable 'sn' set but not used [-Wunused-but-set-variable] int n, v[1001], i, j, sd=0, sc=0, sn=0, scon=0, ssd=0, ssc=0,cifegal=0; ^
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
1 | 0 secunde | OK. | 10 | 10 | ||
2 | 0 secunde | OK. | 10 | 10 | ||
3 | 0 secunde | OK. | 10 | 10 | ||
4 | 0 secunde | Raspuns gresit. | 10 | 0 | ||
5 | 0 secunde | OK. | 10 | 10 | ||
6 | 0 secunde | OK. | 10 | 10 | ||
7 | 0 secunde | OK. | 10 | 10 | Exemplu | |
8 | 0 secunde | OK. | 10 | 10 | Exemplu | |
9 | 0 secunde | OK. | 10 | 10 | Exemplu | |
10 | 0 secunde | OK. | 10 | 10 | Exemplu | |
Punctaj total | 90 |
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ă.