Borderou de evaluare (job #2662226)
Utilizator | Data | 23 octombrie 2020 18:21:15 | |
---|---|---|---|
Problema | Expozitie | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:6:1: error: 'll' does not name a type
ll n, d, k, rez;
^~
main.cpp: In function 'int main()':
main.cpp:24:12: error: 'n' was not declared in this scope
fin >> n >> d >> k;
^
main.cpp:24:17: error: 'd' was not declared in this scope
fin >> n >> d >> k;
^
main.cpp:24:22: error: 'k' was not declared in this scope
fin >> n >> d >> k;
^
main.cpp:25:5: error: 'rez' was not declared in this scope
rez = fact(n - d * k + d - 1);
^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !