Borderou de evaluare (job #3307143)
| Utilizator | Data | 18 august 2025 12:45:06 | |
|---|---|---|---|
| Problema | Desen | Status | done |
| Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:41:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<muchie>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
41 | for(int j=0;j<M.size();j++){
| ~^~~~~~~~~
main.cpp:58:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<muchie>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
58 | for(int j=0;j<aux.size();j++){
| ~^~~~~~~~~~~
main.cpp:67:22: error: 'setprecision' was not declared in this scope
67 | cout<<fixed<<setprecision(6)<<sum<<'\n';
| ^~~~~~~~~~~~
main.cpp:37:15: warning: unused variable 'mn' [-Wunused-variable]
37 | float mn=1e9;
| ^~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
