Borderou de evaluare (job #2391780)
Utilizator | Data | 29 martie 2019 11:06:59 | |
---|---|---|---|
Problema | Algoritmul lui Euclid | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In instantiation of 'const int SelfRec<int>::value':
main.cpp:5:22: recursively required from 'const int SelfRec<int>::value'
main.cpp:5:22: required from 'const int SelfRec<int>::value'
main.cpp:9:32: required from here
main.cpp:5:22: fatal error: template instantiation depth exceeds maximum of 900 (use -ftemplate-depth= to increase the maximum)
static const int value = SelfRec<T>::value;
^~~~~
compilation terminated.
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !