Borderou de evaluare (job #2747158)
Utilizator | Data | 28 aprilie 2021 21:16:32 | |
---|---|---|---|
Problema | Secv8 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void delete1(std::vector<int>&, int, int)':
main.cpp:24:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while( contor < lista.size() ){
~~~~~~~^~~~~~~~~~~~~~
main.cpp: In function 'int main()':
main.cpp:38:5: error: expected ',' or ';' before 'fin'
fin >> n >> z;
^~~
main.cpp:63:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for( int i = 0; i < v.size(); i++ ){
~~^~~~~~~~~~
main.cpp:35:12: warning: unused variable 'z' [-Wunused-variable]
int n, z;
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !