Problema | uciv | Operații I/O |
![]() |
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #45366904 | Utilizator | |
Fișier | uciv.cpp | Dimensiune | 269 B |
Data încărcării | 10 Octombrie 2023, 19:34 | Scor / rezultat | 100 puncte |
uciv.cpp: In function 'int main()': uciv.cpp:10:9: warning: left operand of comma operator has no effect [-Wunused-value] if (x > 1000000, x <= 1, y > 1000000, y <= 1) ^ uciv.cpp:10:22: warning: right operand of comma operator has no effect [-Wunused-value] if (x > 1000000, x <= 1, y > 1000000, y <= 1) ^ uciv.cpp:10:30: warning: right operand of comma operator has no effect [-Wunused-value] if (x > 1000000, x <= 1, y > 1000000, y <= 1) ^ uciv.cpp:6:19: warning: unused variable 'b' [-Wunused-variable] int x, y, s, a, b; ^
Test | Timp | Mesaj evaluare | Scor posibil | Scor obținut | ||
---|---|---|---|---|---|---|
1 | 0 secunde | OK. | 20 | 20 | ||
2 | 0 secunde | OK. | 20 | 20 | ||
3 | 0 secunde | OK. | 20 | 20 | ||
4 | 0 secunde | OK. | 20 | 20 | Exemplu | |
5 | 0 secunde | OK. | 20 | 20 | ||
Punctaj total | 100 |
www.pbinfo.ro permite evaluarea a două tipuri de probleme:
Problema uciv 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ă.