Borderou de evaluare (job #3132770)
Utilizator | Data | 23 mai 2023 20:51:58 | |
---|---|---|---|
Problema | Fractal | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int Hilbert(int, int, int)':
main.cpp:15:9: error: 'ans' was not declared in this scope; did you mean 'abs'?
15 | ans += i * i * ((3 * ra) ^ rb);
| ^~~
| abs
main.cpp: In function 'int main()':
main.cpp:31:13: error: 'hilbert' was not declared in this scope; did you mean 'Hilbert'?
31 | fout << hilbert((1 << k), a - 1, b - 1) << '\n';
| ^~~~~~~
| Hilbert
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !