Borderou de evaluare (job #1986949)
Utilizator | Data | 29 mai 2017 12:48:05 | |
---|---|---|---|
Problema | Factorial | Status | done |
Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:15:2: error: too few arguments to function ‘find_n’
TYPE n = find_n();
^
user.c:6:6: note: declared here
TYPE find_n(TYPE p) {
^
user.c:11:9: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fact.in", "r", stdin);
^
user.c:12:9: warning: ignoring return value of ‘freopen’, declared with attribute warn_unused_result [-Wunused-result]
freopen("fact.out", "w", stdout);
^
user.c:14:7: warning: ignoring return value of ‘scanf’, declared with attribute warn_unused_result [-Wunused-result]
scanf("%llu", &P);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !