Problema | uciv | Operații I/O | tastatură/ecran |
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #39089436 | Utilizator | |
Fișier | uciv.cpp | Dimensiune | 147 B |
Data încărcării | 29 Octombrie 2022, 18:16 | Scor / rezultat | Eroare de compilare |
uciv.cpp: In function 'int main()': uciv.cpp:3:16: error: expected primary-expression before '<<' token double x ; <<"y"<< ; x+y ; ^ uciv.cpp:3:24: error: expected primary-expression before ';' token double x ; <<"y"<< ; x+y ; ^ uciv.cpp:3:28: error: 'y' was not declared in this scope double x ; <<"y"<< ; x+y ; ^ uciv.cpp:5:5: error: expected primary-expression before '>>' token >>x>>y; ^ uciv.cpp:7:5: error: expected ';' before 'y' y=2 ^
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ă.