Borderou de evaluare (job #3204615)
Utilizator | Data | 17 februarie 2024 10:46:20 | |
---|---|---|---|
Problema | Cautare binara | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:9:2: error: stray '#' in program
9 | }#include<fstream>
| ^
main.cpp:9:3: error: 'include' does not name a type
9 | }#include<fstream>
| ^~~~~~~
main.cpp:12:13: error: variable 'std::ifstream fin' has initializer but incomplete type
12 | ifstream fin("cautbin.in");
| ^
main.cpp:13:14: error: variable 'std::ofstream fout' has initializer but incomplete type
13 | ofstream fout("cautbin.out");
| ^
main.cpp:78:5: error: redefinition of 'int main()'
78 | int main()
| ^~~~
main.cpp:5:5: note: 'int main()' previously defined here
5 | int main()
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !