Borderou de evaluare (job #2272507)
Utilizator | Data | 30 octombrie 2018 11:08:08 | |
---|---|---|---|
Problema | Fractii | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:4:12: error: variable 'std::ifstream in' has initializer but incomplete type
ifstream in("fractii.in");
^
main.cpp:5:13: error: variable 'std::ofstream out' has initializer but incomplete type
ofstream out("fractii.out");
^
main.cpp: In function 'int main()':
main.cpp:29:4: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
for(int i=1;i<=n;i++)
^~~
main.cpp:32:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
out<<s;
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !