Borderou de evaluare (job #2840179)

Utilizator robert.barbu27robert barbu robert.barbu27 Data 27 ianuarie 2022 10:37:15
Problema Salsa Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp:7:11: error: variable 'std::ifstream f' has initializer but incomplete type 7 | ifstream f("salsa.in"); | ^ main.cpp:8:11: error: variable 'std::ofstream g' has initializer but incomplete type 8 | ofstream g("salsa.out"); | ^ main.cpp: In function 'int main()': main.cpp:46:32: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 46 | for(int j=p-1;j<ciclu.size();j++) | ~^~~~~~~~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?