Borderou de evaluare (job #2106834)
Utilizator | Data | 16 ianuarie 2018 12:21:24 | |
---|---|---|---|
Problema | Permutari 3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:5:23: error: ‘v’ has not been declared
void inmultire(int nr,v[]){
^
user.cpp: In function ‘void inmultire(int, int*)’:
user.cpp:7:16: error: ‘v’ was not declared in this scope
for(i=1;i<=v[0];i++){
^
user.cpp:13:9: error: ‘v’ was not declared in this scope
v[0]++;
^
user.cpp: In function ‘void adunare()’:
user.cpp:19:31: error: ‘s’ was not declared in this scope
int i;int t=0;int Max=max(s[0],p[0]);
^
user.cpp:19:36: error: ‘p’ was not declared in this scope
int i;int t=0;int Max=max(s[0],p[0]);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !