Problema | NrDivProd | Operații I/O |
nrdivprod.in /nrdivprod.out
|
---|---|---|---|
Limita timp | 0.2 secunde | Limita memorie |
Total: 64 MB
/
Stivă 64 MB
|
Id soluție | #23393096 | Utilizator | |
Fișier | nrdivprod.cpp | Dimensiune | 610 B |
Data încărcării | 30 Iunie 2020, 19:09 | Scor / rezultat | 0 puncte |
nrdivprod.cpp: In function 'int nr_div(long long unsigned int)': nrdivprod.cpp:17:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=1;i*i<=x;++i) ^ nrdivprod.cpp: In function 'int main()': nrdivprod.cpp:32:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i<v.size();++i) ^
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
1 | 0 secunde | Raspuns gresit. | 5 | 0 | Exemplu | |
2 | 0 secunde | Raspuns gresit. | 10 | 0 | ||
3 | 0 secunde | Raspuns gresit. | 10 | 0 | ||
4 | 0 secunde | Raspuns gresit. | 10 | 0 | ||
5 | 0 secunde | Raspuns gresit. | 10 | 0 | ||
6 | 0 secunde | Raspuns gresit. | 10 | 0 | ||
7 | 0 secunde | Raspuns gresit. | 10 | 0 | ||
8 | 0 secunde | Raspuns gresit. | 10 | 0 | ||
9 | 0 secunde | Raspuns gresit. | 10 | 0 | ||
10 | 0.02 secunde | Raspuns gresit. | 15 | 0 | ||
Punctaj total | 0 |
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema NrDivProd 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ă.