Borderou de evaluare (job #2166162)
Utilizator | Data | 13 martie 2018 15:50:49 | |
---|---|---|---|
Problema | Sirul2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘long long int invers(long long int)’:
user.cpp:15:9: error: ‘q’ was not declared in this scope
q[++z]=a/b;
^
user.cpp:15:13: error: ‘z’ was not declared in this scope
q[++z]=a/b;
^
user.cpp:16:9: error: ‘aux’ was not declared in this scope
aux=b;
^
user.cpp:22:16: error: ‘z’ was not declared in this scope
for (int i=z; i>=1; i--)
^
user.cpp:24:9: error: ‘aux’ was not declared in this scope
aux=y;
^
user.cpp:25:13: error: ‘q’ was not declared in this scope
y=x-q[i]*y;
^
user.cpp: In function ‘int main()’:
user.cpp:53:35: error: ‘combinari’ was not declared in this scope
fout << combinari(n-1, k-1);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !