#1273
| Problema | uciv | Operații I/O |
tastatură/ecran
|
|---|---|---|---|
| Limita timp | 0.1 secunde | Limita memorie |
Total: 64 MB
/
Stivă 8 MB
|
| Id soluție | #60774131 | Utilizator | |
| Fișier | uciv.cpp | Dimensiune | 117 B |
| Data încărcării | 11 Noiembrie 2025, 11:53 | Scor/rezultat | Eroare de compilare |
uciv.cpp:1:2: error: invalid preprocessing directive #includ #includ<bits/stdc++.h> ^ uciv.cpp:2:7: error: expected nested-name-specifier before 'namesapce' using namesapce std; ^ uciv.cpp:2:7: error: 'namesapce' has not been declared uciv.cpp:2:17: error: expected ';' before 'std' using namesapce std; ^ uciv.cpp:2:17: error: 'std' does not name a type uciv.cpp: In function 'int main()': uciv.cpp:5:1: error: 'cin' was not declared in this scope cin>>a>>b; ^ uciv.cpp:8:1: error: 'cout' was not declared in this scope cout<<u; ^
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ă.