Borderou de evaluare (job #1878634)
Utilizator | Data | 14 februarie 2017 12:34:36 | |
---|---|---|---|
Problema | Text | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:6:11: error: variable ‘std::ifstream f’ has initializer but incomplete type
ifstream f("text.in");
^
user.cpp:7:11: error: variable ‘std::ofstream g’ has initializer but incomplete type
ofstream g("text.out");
^
user.cpp: In function ‘int main()’:
user.cpp:16:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0;i<strlen(p);i++)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !