#3063
luna
Scrieți un program care citește un număr natural nenul n
și care afișează numele lunii calendaristice corespunzătoare numărului n
.
Problema | luna | Operații I/O | tastatură/ecran |
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #53812471 | Utilizator | |
Fișier | luna.cpp | Dimensiune | 2.10 KB |
Data încărcării | 12 Noiembrie 2024, 11:46 | Scor / rezultat | Eroare de compilare |
luna.cpp: In function 'int main()': luna.cpp:38:45: error: expected ';' before '{' token { ^ luna.cpp:64:1: error: expected '}' at end of input } ^ luna.cpp:64:1: error: expected '}' at end of input luna.cpp:64:1: error: expected '}' at end of input luna.cpp:64:1: error: expected '}' at end of input luna.cpp:64:1: error: expected '}' at end of input luna.cpp:64:1: error: expected '}' at end of input luna.cpp:64:1: error: expected '}' at end of input luna.cpp:64:1: error: expected '}' at end of input luna.cpp:64:1: error: expected '}' at end of input luna.cpp:64:1: error: expected '}' at end of input
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema luna 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ă.