Borderou de evaluare (job #2509999)
Utilizator | Data | 15 decembrie 2019 15:33:02 | |
---|---|---|---|
Problema | Al k-lea termen Fibonacci | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp:8:18: error: expected ';' at end of member declaration
ull a, b, c, d
^
main.cpp: In function 'matrix power(matrix, long long unsigned int)':
main.cpp:22:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (ull i = 0; (1 << i) <= p; i++) {
~~~~~~~~~^~~~
main.cpp: In function 'int main()':
main.cpp:34:9: error: 'g' was not declared in this scope
g << 0;
^
main.cpp:38:5: error: 'g' was not declared in this scope
g << Z.d;
^
main.cpp:39:5: error: 'f' was not declared in this scope
f.close();
^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !