#4054
segmax
Vom considera un segment pe axa Ox
care începe la poziția 0
și se termină la poziția L
.
Se vor insera pe rând N
puncte pe axă, iar după fiecare punct inserat se va afișa lungimea celui mai lung segment delimitat de două puncte (inclusiv 0
și L
).
Concursul InfoCEX HD, Februarie 2022
Problema | segmax | Operații I/O | tastatură/ecran |
---|---|---|---|
Limita timp | 0.4 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #55096285 | Utilizator | |
Fișier | segmax.cpp | Dimensiune | 1.16 KB |
Data încărcării | 22 Decembrie 2024, 21:42 | Scor / rezultat | 0 puncte |
segmax.cpp: In function 'int main()': segmax.cpp:15:15: warning: unused variable 'akt' [-Wunused-variable] long long akt; ^
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
1 | 0 secunde | Exited with error status 196 | 5 | 0 | ||
2 | 0 secunde | Exited with error status 196 | 5 | 0 | ||
3 | 0 secunde | Exited with error status 143 | 5 | 0 | ||
4 | 0 secunde | Exited with error status 96 | 5 | 0 | ||
5 | 0 secunde | Exited with error status 32 | 5 | 0 | ||
6 | 0 secunde | Exited with error status 160 | 5 | 0 | ||
7 | 0 secunde | Exited with error status 96 | 5 | 0 | ||
8 | 0 secunde | Exited with error status 63 | 5 | 0 | ||
9 | 0 secunde | Exited with error status 160 | 5 | 0 | ||
10 | 0 secunde | Exited with error status 64 | 5 | 0 | ||
11 | 0 secunde | Exited with error status 83 | 5 | 0 | ||
12 | 0 secunde | Exited with error status 96 | 5 | 0 | ||
13 | 0 secunde | Exited with error status 146 | 5 | 0 | ||
14 | 0 secunde | Exited with error status 141 | 5 | 0 | ||
15 | 0 secunde | Exited with error status 95 | 5 | 0 | ||
16 | 0 secunde | Exited with error status 166 | 5 | 0 | ||
17 | 0 secunde | Exited with error status 73 | 5 | 0 | ||
18 | 0 secunde | Exited with error status 215 | 5 | 0 | ||
19 | 0 secunde | Exited with error status 146 | 5 | 0 | ||
20 | 0 secunde | Exited with error status 125 | 5 | 0 | ||
Punctaj total | 0 |
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema segmax 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ă.