Borderou de evaluare (job #2989227)
Utilizator | Data | 6 martie 2023 11:40:08 | |
---|---|---|---|
Problema | Tastatură defectă | Status | done |
Runda | arhiva-utcn | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:14:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
14 | for(int i=0; i<b.length();i++){
| ~^~~~~~~~~~~
main.cpp:15:8: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string<char>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
15 | if(i<a.length()) x[a[i]]++;
| ~^~~~~~~~~~~
main.cpp:22:3: error: 'out' was not declared in this scope
22 | out<<megoldas<<"\n";
| ^~~
main.cpp:26:2: error: 'out' was not declared in this scope
26 | out.close();
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !