Borderou de evaluare (job #2240834)
Utilizator | Data | 14 septembrie 2018 10:50:59 | |
---|---|---|---|
Problema | Permutari II | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘long long int grcomdiv(long long int, long long int)’:
user.cpp:12:13: warning: unused variable ‘aux1’ [-Wunused-variable]
long t, aux1, aux2, nr;
^~~~
user.cpp:12:19: warning: unused variable ‘aux2’ [-Wunused-variable]
long t, aux1, aux2, nr;
^~~~
user.cpp: In function ‘int main()’:
user.cpp:33:9: error: ‘j’ was not declared in this scope
j = v[i] ;
^
user.cpp:33:13: error: ‘v’ was not declared in this scope
j = v[i] ;
^
user.cpp:41:9: error: ‘k’ was not declared in this scope
k++;
^
user.cpp:53:23: error: ‘k’ was not declared in this scope
for( i =1; i <= k ; i++ )
^
user.cpp:54:9: error: ‘b’ was not declared in this scope
b = grcomdiv(b, x1[i]);
^
user.cpp:56:10: error: ‘b’ was not declared in this scope
g << b;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !