Borderou de evaluare (job #2261143)
Utilizator | Data | 15 octombrie 2018 23:31:06 | |
---|---|---|---|
Problema | A+B | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:7:16: error: variable 'std::ifstream in' has initializer but incomplete type
ifstream in("adunare.in");
^
main.cpp:8:14: error: variable 'std::ofstream out' has initializer but incomplete type
ofstream out("adunare.out");
^
main.cpp:9:6: error: 'a' was not declared in this scope
in>>a>>b;
^
main.cpp:9:9: error: 'b' was not declared in this scope
in>>a>>b;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !