Problema | uciv | Operații I/O | tastatură/ecran |
---|---|---|---|
Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
Id soluție | #54040570 | Utilizator | |
Fișier | uciv.cpp | Dimensiune | 157 B |
Data încărcării | 18 Noiembrie 2024, 15:14 | Scor / rezultat | Eroare de compilare |
uciv.cpp:2:14: error: expected '{' before ';' token namespace std; ^ uciv.cpp: In function 'int std::main()': uciv.cpp:7:11: error: expected '(' before 'sum' while sum=x+y; ^ uciv.cpp:7:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while sum=x+y; ^ uciv.cpp:7:18: error: expected ')' before ';' token while sum=x+y; ^ uciv.cpp: At global scope: uciv.cpp:14:1: error: expected '}' at end of input } ^
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ă.