Borderou de evaluare (job #3357556)
| Utilizator | Data | 11 iunie 2026 13:34:21 | |
|---|---|---|---|
| Problema | Ridicare la putere in timp logaritmic | Status | done |
| Runda | Arhiva educationala | Compilator | c-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.c: In function 'main':
main.c:15:1: warning: statement with no effect [-Wunused-value]
15 | 5
| ^
main.c:15:2: error: expected ';' before 'FILE'
15 | 5
| ^
| ;
16 | FILE *fr = fopen("lgput.in", "r");
| ~~~~
main.c:22:12: error: 'fr' undeclared (first use in this function); did you mean 'fw'?
22 | fclose(fr);
| ^~
| fw
main.c:22:12: note: each undeclared identifier is reported only once for each function it appears in
main.c: In function 'exp_log_rec':
main.c:10:3: warning: control reaches end of non-void function [-Wreturn-type]
10 | }
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
