Borderou de evaluare (job #2295272)
Utilizator | Data | 3 decembrie 2018 14:35:43 | |
---|---|---|---|
Problema | Sortare prin comparare | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void ms(int, int, int)':
main.cpp:15:12: error: 'v' was not declared in this scope
if(v[x]<v[y])
^
main.cpp:27:16: error: 'v' was not declared in this scope
w[k++]=v[x++];
^
main.cpp:32:16: error: 'v' was not declared in this scope
w[k++]=v[y++];
^
main.cpp: In function 'int main()':
main.cpp:52:9: error: 'i' was not declared in this scope
for(i=1;i<=n;i++)
^
main.cpp:53:12: error: 'v' was not declared in this scope
f>>v[i];
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !