Borderou de evaluare (job #3252875)
Utilizator | Data | 31 octombrie 2024 13:17:10 | |
---|---|---|---|
Problema | Potrivirea sirurilor | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:11:15: error: variable 'std::ifstream f' has initializer but incomplete type
11 | ifstream f("strmatch.in");
| ^
main.cpp:12:15: error: variable 'std::ofstream g' has initializer but incomplete type
12 | ofstream g("strmatch.out");
| ^
main.cpp:34:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
34 | for (int i = 0; i < v.size(); i++)
| ~~^~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !