Borderou de evaluare (job #2033635)
Utilizator | Data | 7 octombrie 2017 09:14:58 | |
---|---|---|---|
Problema | Divizor si multiplu | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:12: error: variable ‘std::ifstream in’ has initializer but incomplete type
ifstream in("divmul.in");
^
user.cpp:6:13: error: variable ‘std::ofstream out’ has initializer but incomplete type
ofstream out("divmul.out");
^
user.cpp: In function ‘int main()’:
user.cpp:14:16: error: ‘u’ was not declared in this scope
in>>x>>u;
^
user.cpp:15:25: error: ‘rezolva’ was not declared in this scope
out<<rezolva(x,y)<<'\n';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !