Borderou de evaluare (job #2986250)
| Utilizator | Data | 28 februarie 2023 09:06:20 | |
|---|---|---|---|
| Problema | Ridicare la putere in timp logaritmic | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int main()':
main.cpp:16:3: error: 'fin' was not declared in this scope; did you mean 'in'?
16 | fin >> n >> m;
| ^~~
| in
main.cpp:17:3: error: 'fout' was not declared in this scope; did you mean 'out'?
17 | fout << putere(n, m);
| ^~~~
| out
main.cpp:15:15: warning: unused variable 'r' [-Wunused-variable]
15 | int n, m, r;
| ^
main.cpp: In function 'int putere(int, int)':
main.cpp:10:1: 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 !
