#280
Se dau mai multe numere naturale. Determinaţi cel mai mare număr palindrom aflat printre numerele date şi de câte ori apare.
| Problema | PalMax | Operații I/O |
tastatură/ecran
|
|---|---|---|---|
| Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
| Id soluție | #43763001 | Utilizator | |
| Fișier | palmax.cs | Dimensiune | 1.14 KB |
| Data încărcării | 15 Mai 2023, 09:28 | Scor/rezultat | 0 puncte |
Compilation succeeded - 4 warning(s) palmax.cs(10,27): warning CS0219: The variable \`minim' is assigned but its value is never used palmax.cs(10,44): warning CS0219: The variable \`maxim' is assigned but its value is never used palmax.cs(10,55): warning CS0219: The variable \`min' is assigned but its value is never used palmax.cs(10,64): warning CS0219: The variable \`max' is assigned but its value is never used
| Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
|---|---|---|---|---|---|---|
| 1 | 0.028 secunde | Exited with error status 1 | 20 | 0 | Exemplu | |
| 2 | 0.028 secunde | Exited with error status 1 | 20 | 0 | ||
| 3 | 0.028 secunde | Exited with error status 1 | 20 | 0 | ||
| 4 | 0.028 secunde | Exited with error status 1 | 20 | 0 | ||
| 5 | 0.028 secunde | Exited with error status 1 | 20 | 0 | ||
| Punctaj total | 0 | |||||
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema PalMax 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ă.