Borderou de evaluare (job #3177744)
Utilizator | Data | 29 noiembrie 2023 21:28:39 | |
---|---|---|---|
Problema | Rusuoaica | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void reuniune(std::vector<int>&, int, int)':
main.cpp:10:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
10 | for(int i=1; i<t.size(); i++)
| ~^~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:39:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
39 | for(int i=0; i<tuneluri.size(); i++)
| ~^~~~~~~~~~~~~~~~
main.cpp:44:19: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
44 | for(int i=0; i<tuneluri.size(); i++){
| ~^~~~~~~~~~~~~~~~
main.cpp:56:2: error: expected '}' at end of input
56 | }
| ^
main.cpp:16:1: note: to match this '{'
16 | {
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !