Borderou de evaluare (job #2464390)
Utilizator | Data | 28 septembrie 2019 14:43:15 | |
---|---|---|---|
Problema | Siruri duplicat | Status | done |
Runda | Romanian Collegiate Programming Contest 2019 | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void sufixSort(char*)':
main.cpp:57:20: error: 'log2' was not declared in this scope
int lg = log2(n) + 1;
^
main.cpp: In function 'int main()':
main.cpp:96:23: error: 'log2' was not declared in this scope
int m = log2(n) + 1;
^
main.cpp:91:19: warning: unused variable 'g1' [-Wunused-variable]
long long g1;
^~
main.cpp:107:26: warning: unused variable 'st' [-Wunused-variable]
int maxsz ,ctr , st ,dr ,mid , gasit;
^~
main.cpp:107:30: warning: unused variable 'dr' [-Wunused-variable]
int maxsz ,ctr , st ,dr ,mid , gasit;
^~
main.cpp:107:34: warning: unused variable 'mid' [-Wunused-variable]
int maxsz ,ctr , st ,dr ,mid , gasit;
^~~
main.cpp:107:40: warning: unused variable 'gasit' [-Wunused-variable]
int maxsz ,ctr , st ,dr ,mid , gasit;
^~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !