Borderou de evaluare (job #3177443)
Utilizator | Data | 29 noiembrie 2023 10:40:23 | |
---|---|---|---|
Problema | JocDeSah | Status | done |
Runda | oji_sim | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:7:13: error: variable 'std::ifstream cin' has initializer but incomplete type
7 | ifstream cin("jocdesah.in");
| ^
main.cpp:8:14: error: variable 'std::ofstream cout' has initializer but incomplete type
8 | ofstream cout("jocdesah.out");
| ^
main.cpp: In function 'int main()':
main.cpp:39:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
39 | for (j = 0; j < s.length(); j++) {
| ~~^~~~~~~~~~~~
main.cpp:32:19: warning: unused variable 'nr' [-Wunused-variable]
32 | int i, j, nr, c,n;
| ^~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !