#2680
Poezie
Se citește un număr n
, și n
versuri dintr-o poezie. Fiecare vers ocupă un rând și conține litere mari și mici ale alfabetului englez, spații, și semne de punctuație . , ! ?
. Să se elimine din fiecare vers toate semnele de punctuație, mai puțin cel aflat la final.
Problema | Poezie | Operații I/O | tastatură/ecran |
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #34969656 | Utilizator | |
Fișier | poezie.pas | Dimensiune | 286 B |
Data încărcării | 21 Februarie 2022, 17:15 | Scor / rezultat | 0 puncte |
Free Pascal Compiler version 2.6.2-8 [2014/01/22] for i386 Copyright (c) 1993-2012 by Florian Klaempfl and others Target OS: Linux for i386 Compiling poezie.pas poezie.pas(2,7) Note: Local variable "ss" not used poezie.pas(2,10) Note: Local variable "s1s" not used poezie.pas(3,1) Note: Local variable "a" not used poezie.pas(3,3) Note: Local variable "d" not used poezie.pas(3,5) Note: Local variable "o" not used poezie.pas(3,7) Note: Local variable "b" not used poezie.pas(3,9) Note: Local variable "e" not used poezie.pas(3,17) Note: Local variable "plus" not used poezie.pas(3,22) Note: Local variable "minu" not used poezie.pas(3,27) Note: Local variable "stel" not used poezie.pas(3,32) Note: Local variable "voc" not used poezie.pas(3,36) Note: Local variable "cons" not used poezie.pas(3,41) Note: Local variable "cnt" not used Linking the.exe 13 lines compiled, 0.1 sec 13 note(s) issued /usr/bin/ld.bfd: warning: link.res contains output sections; did you forget -T?
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
1 | 0 secunde | Raspuns gresit. | 20 | 0 | Exemplu | |
2 | 0 secunde | Raspuns gresit. | 20 | 0 | ||
3 | 0 secunde | Raspuns gresit. | 20 | 0 | ||
4 | 0 secunde | Raspuns gresit. | 20 | 0 | ||
5 | 0 secunde | Raspuns gresit. | 20 | 0 | ||
Punctaj total | 0 |
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema Poezie 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ă.