#3963
maxq
Johnie a început să se joace cu un vector de numere. El dispune iniţial de un vector V
cu N
numere întregi (numerotate de la 0
la N - 1
) şi poate efectua următoarele operaţii:
p
cu un alt număr întreg;V
inclusă între indicii a
şi b
;ONI 2007, clasele 11-12
Problema | maxq | Operații I/O |
maxq.in /maxq.out
|
---|---|---|---|
Limita timp | 0.5 secunde | Limita memorie |
Total: 32 MB
/
Stivă 1 MB
|
Id soluție | #50548723 | Utilizator | |
Fișier | maxq.cpp | Dimensiune | 2.33 KB |
Data încărcării | 14 Aprilie 2024, 19:31 | Scor / rezultat | 0 puncte |
maxq.cpp: In function 'elem yelp(elem, elem)': maxq.cpp:32:31: warning: statement has no effect [-Wunused-value] ans.sum = x.sum; + y.sum; ^
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
1 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
2 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
3 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
4 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
5 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
6 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
7 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
8 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
9 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
10 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
11 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
12 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
13 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
14 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
15 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
16 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
17 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
18 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
19 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
20 | 0 secunde | Exited with error status 127 | 5 | 0 | ||
Punctaj total | 0 |
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema maxq 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ă.