Borderou de evaluare (job #3155189)
Utilizator | Data | 7 octombrie 2023 16:34:08 | |
---|---|---|---|
Problema | Spion | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'long long int comb(long long int, long long int)':
main.cpp:28:9: error: 'fact' was not declared in this scope
28 | fact=(fact*i)%MOD;
| ^~~~
main.cpp:31:9: error: 'jos' was not declared in this scope
31 | jos=(jos*i)%MOD;
| ^~~
main.cpp:33:13: error: 'fact' was not declared in this scope
33 | return (fact*put(jos,MOD-2))%MOD;
| ^~~~
main.cpp:33:22: error: 'jos' was not declared in this scope
33 | return (fact*put(jos,MOD-2))%MOD;
| ^~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !