#1365
aceeasi_paritate
Se dau n
numere întregi. Să se insereze între oricare două numere de aceeași paritate media lor aritmetică.
Problema | aceeasi_paritate | Operații I/O | tastatură/ecran |
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #53848459 | Utilizator | |
Fișier | aceeasi_paritate.cpp | Dimensiune | 493 B |
Data încărcării | 13 Noiembrie 2024, 09:37 | Scor / rezultat | 0 puncte |
aceeasi_paritate.cpp: In function 'int main()': aceeasi_paritate.cpp:7:45: warning: overflow in implicit constant conversion [-Woverflow] int n,a[1001],ok,div,i,y=0, b[1001], min=99999999999999, c[1001],j,x,p,div1; ^ aceeasi_paritate.cpp:7:18: warning: variable 'ok' set but not used [-Wunused-but-set-variable] int n,a[1001],ok,div,i,y=0, b[1001], min=99999999999999, c[1001],j,x,p,div1; ^ aceeasi_paritate.cpp:7:21: warning: unused variable 'div' [-Wunused-variable] int n,a[1001],ok,div,i,y=0, b[1001], min=99999999999999, c[1001],j,x,p,div1; ^ aceeasi_paritate.cpp:7:41: warning: unused variable 'min' [-Wunused-variable] int n,a[1001],ok,div,i,y=0, b[1001], min=99999999999999, c[1001],j,x,p,div1; ^ aceeasi_paritate.cpp:7:61: warning: unused variable 'c' [-Wunused-variable] int n,a[1001],ok,div,i,y=0, b[1001], min=99999999999999, c[1001],j,x,p,div1; ^ aceeasi_paritate.cpp:7:69: warning: unused variable 'j' [-Wunused-variable] int n,a[1001],ok,div,i,y=0, b[1001], min=99999999999999, c[1001],j,x,p,div1; ^ aceeasi_paritate.cpp:7:71: warning: unused variable 'x' [-Wunused-variable] int n,a[1001],ok,div,i,y=0, b[1001], min=99999999999999, c[1001],j,x,p,div1; ^ aceeasi_paritate.cpp:7:73: warning: unused variable 'p' [-Wunused-variable] int n,a[1001],ok,div,i,y=0, b[1001], min=99999999999999, c[1001],j,x,p,div1; ^ aceeasi_paritate.cpp:7:75: warning: unused variable 'div1' [-Wunused-variable] int n,a[1001],ok,div,i,y=0, b[1001], min=99999999999999, c[1001],j,x,p,div1; ^
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 aceeasi_paritate 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ă.