#1923
egale
Afişaţi, în ordine crescătoare, toate numerele dintr-un anumit interval care au toate cifrele egale.
Pregătire clasa a IX-a, C.N. "Frații Buzești" - Craiova
Problema | egale | Operații I/O |
egale.in /egale.out
|
---|---|---|---|
Limita timp | 0.2 secunde | Limita memorie |
Total: 8 MB
/
Stivă 8 MB
|
Id soluție | #53505157 | Utilizator | |
Fișier | egale.cpp | Dimensiune | 986 B |
Data încărcării | 03 Noiembrie 2024, 15:18 | Scor / rezultat | 30 puncte |
egale.cpp: In function 'int main()': egale.cpp:35:11: warning: unused variable 'xa' [-Wunused-variable] int xa; ^ egale.cpp:7:15: warning: unused variable 'n' [-Wunused-variable] long long n, a, b, nuebun=0,c, xx, xc, x, T,nrx=0, nrcreat=0, px=9, ax, bun=1; ^ egale.cpp:7:24: warning: unused variable 'nuebun' [-Wunused-variable] long long n, a, b, nuebun=0,c, xx, xc, x, T,nrx=0, nrcreat=0, px=9, ax, bun=1; ^ egale.cpp:7:49: warning: unused variable 'nrx' [-Wunused-variable] long long n, a, b, nuebun=0,c, xx, xc, x, T,nrx=0, nrcreat=0, px=9, ax, bun=1; ^ egale.cpp:7:56: warning: unused variable 'nrcreat' [-Wunused-variable] long long n, a, b, nuebun=0,c, xx, xc, x, T,nrx=0, nrcreat=0, px=9, ax, bun=1; ^ egale.cpp:7:67: warning: unused variable 'px' [-Wunused-variable] long long n, a, b, nuebun=0,c, xx, xc, x, T,nrx=0, nrcreat=0, px=9, ax, bun=1; ^ egale.cpp:7:73: warning: unused variable 'ax' [-Wunused-variable] long long n, a, b, nuebun=0,c, xx, xc, x, T,nrx=0, nrcreat=0, px=9, ax, bun=1; ^
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
0 | 0 secunde | OK. | 5 | 5 | ||
1 | 0 secunde | OK. | 5 | 5 | ||
2 | 0 secunde | OK. | 5 | 5 | ||
3 | 0 secunde | OK. | 5 | 5 | ||
4 | Depășit | Limita de timp depășită | 5 | 0 | ||
5 | Depășit | Limita de timp depășită | 5 | 0 | ||
6 | Depășit | Limita de timp depășită | 5 | 0 | ||
7 | Depășit | Limita de timp depășită | 5 | 0 | ||
8 | Depășit | Limita de timp depășită | 5 | 0 | ||
9 | Depășit | Limita de timp depășită | 5 | 0 | ||
10 | 0 secunde | OK. | 5 | 5 | ||
11 | 0 secunde | OK. | 5 | 5 | ||
12 | 0 secunde | Raspuns gresit. | 5 | 0 | ||
13 | 0 secunde | Raspuns gresit. | 5 | 0 | ||
14 | 0 secunde | Raspuns gresit. | 5 | 0 | ||
15 | 0 secunde | Raspuns gresit. | 5 | 0 | ||
16 | 0 secunde | Raspuns gresit. | 5 | 0 | ||
17 | 0 secunde | Raspuns gresit. | 5 | 0 | ||
18 | 0 secunde | Raspuns gresit. | 5 | 0 | ||
19 | 0 secunde | Raspuns gresit. | 5 | 0 | ||
Punctaj total | 30 |
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema egale 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ă.