#4720
MaxDistincte
Fie un șir de n
numere naturale și un număr natural k
. Să se determine numărul maxim de numere distincte care pot rămâne după eliminarea unei secvențe de k
elemente din șir.
Problema de interviu
Problema | MaxDistincte | Operații I/O | tastatură/ecran |
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #53861156 | Utilizator | |
Fișier | maxdistincte.cs | Dimensiune | 1.82 KB |
Data încărcării | 13 Noiembrie 2024, 13:28 | Scor / rezultat | 0 puncte |
Compilation succeeded - 1 warning(s) maxdistincte.cs(42,20): warning CS0219: The variable \`p' is assigned but its value is never used
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
0 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
1 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
2 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
3 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
4 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
5 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
6 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
7 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
8 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
9 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
10 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
11 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
12 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
13 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
14 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
15 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
16 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
17 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
18 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
19 | 0.028 secunde | Exited with error status 1 | 5 | 0 | ||
Punctaj total | 0 |
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema MaxDistincte 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ă.