Borderou de evaluare (job #1216770)
| Utilizator | Data | 5 august 2014 18:21:31 | |
|---|---|---|---|
| Problema | A+B | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
user.cpp:2:1: error: ‘ifstream’ does not name a type
ifstream f("adunare.in");
^
user.cpp:3:1: error: ‘ofstream’ does not name a type
ofstream g("adunare.out");
^
user.cpp: In function ‘int main()’:
user.cpp:9:2: error: ‘f’ was not declared in this scope
f>>a>>b;
^
user.cpp:11:2: error: ‘g’ was not declared in this scope
g<<s;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
