Borderou de evaluare (job #2537832)
Utilizator | Data | 3 februarie 2020 23:37:52 | |
---|---|---|---|
Problema | Eq4 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void decode(std::__cxx11::string)':
main.cpp:22:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int i=0; i<s.size(); )
~^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:44:17: error: variable 'std::ifstream cin' has initializer but incomplete type
ifstream cin("eq4.in");
^
main.cpp:45:18: error: variable 'std::ofstream cout' has initializer but incomplete type
ofstream cout("eq4.out");
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !