#454
Calendar
Se citesc 3
numere naturale z l a
. Să se decidă dacă reprezintă o dată calendaristică corectă, în format zi luna an
.
Problema | Calendar | Operații I/O | tastatură/ecran |
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #53367385 | Utilizator | |
Fișier | calendar.cpp | Dimensiune | 1017 B |
Data încărcării | 26 Octombrie 2024, 11:26 | Scor / rezultat | 0 puncte |
calendar.cpp: In function 'int main()': calendar.cpp:12:22: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (x = 1) ^ calendar.cpp:16:27: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if (l = 2) ^ calendar.cpp:17:31: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (y = 0) ^ calendar.cpp:27:23: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if (x = 0) ^
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
1 | 0 secunde | Exited with error status 2 | 10 | 0 | Exemplu | |
2 | 0 secunde | Exited with error status 2 | 10 | 0 | ||
3 | 0 secunde | Exited with error status 4 | 10 | 0 | ||
4 | 0 secunde | Exited with error status 2 | 10 | 0 | ||
5 | 0 secunde | Exited with error status 12 | 10 | 0 | ||
6 | 0 secunde | Raspuns gresit. | 10 | 0 | ||
7 | 0 secunde | Exited with error status 5 | 10 | 0 | ||
8 | 0 secunde | Exited with error status 6 | 10 | 0 | ||
9 | 0 secunde | Exited with error status 7 | 10 | 0 | ||
10 | 0 secunde | Exited with error status 11 | 10 | 0 | ||
Punctaj total | 0 |
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema Calendar 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ă.