#1354
varf
Se consideră un şir a
cu n
numere naturale distincte: a
1
, a
2
,..., a
n
.
Să se genereze în ordine lexicografică toate subşirurile vârf
ale şirului a
, de lungime k≥3
.
Problema | varf | Operații I/O |
varf.in /varf.out
|
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 2 MB
/
Stivă 2 MB
|
Id soluție | #53268327 | Utilizator | |
Fișier | varf.cpp | Dimensiune | 1.44 KB |
Data încărcării | 22 Octombrie 2024, 21:35 | Scor / rezultat | Eroare de compilare |
varf.cpp:47:9: error: stray '\302' in program return i == size; ^ varf.cpp:47:9: error: stray '\240' in program varf.cpp:47:9: error: stray '\302' in program varf.cpp:47:9: error: stray '\240' in program varf.cpp:48:1: error: stray '\302' in program } ^ varf.cpp:48:1: error: stray '\240' in program varf.cpp:48:1: error: stray '\302' in program varf.cpp:48:1: error: stray '\240' in program varf.cpp:48:1: error: stray '\302' in program varf.cpp:48:1: error: stray '\240' in program varf.cpp:48:1: error: stray '\302' in program varf.cpp:48:1: error: stray '\240' in program
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema varf 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ă.