Borderou de evaluare (job #3219725)
Utilizator | Data | 31 martie 2024 23:31:05 | |
---|---|---|---|
Problema | Tastatură defectă | Status | done |
Runda | arhiva-utcn | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:2:20: error: expected ';' before 'ifstream'
2 | using namespace std
| ^
| ;
3 |
4 | ifstream fin("tastatura2.in");
| ~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:15:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
15 | for(i = 0; i < strlen(s); i++)
| ~~^~~~~~~~~~~
main.cpp:17:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
17 | for(j = 0; j < strlen(t); j++)
| ~~^~~~~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !