Borderou de evaluare (job #3232832)
Utilizator | Data | 1 iunie 2024 17:22:40 | |
---|---|---|---|
Problema | Functii | Status | done |
Runda | Arhiva de probleme | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int fast_exp(int, int)':
main.cpp:15:31: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
15 | for(size_t mask = 1; mask <= p; mask <<= 1) {
| ~~~~~^~~~
main.cpp: In function 'int main()':
main.cpp:88:5: error: 'input' was not declared in this scope; did you mean 'int'?
88 | input.close();
| ^~~~~
| int
main.cpp:89:5: error: 'output' was not declared in this scope
89 | output.close();
| ^~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !