Borderou de evaluare (job #3359420)
| Utilizator | Data | 27 iunie 2026 20:59:33 | |
|---|---|---|---|
| Problema | Numerele lui Stirling | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:72:11: error: redefinition of 'long long int s [205][205]'
72 | long long s[205][205], S[205][205];
| ^
main.cpp:7:11: note: 'long long int s [205][205]' previously declared here
7 | long long s[205][205], S[205][205];
| ^
main.cpp:72:24: error: redefinition of 'long long int S [205][205]'
72 | long long s[205][205], S[205][205];
| ^
main.cpp:7:24: note: 'long long int S [205][205]' previously declared here
7 | long long s[205][205], S[205][205];
| ^
main.cpp:74:6: error: redefinition of 'void stirling1()'
74 | void stirling1()
| ^~~~~~~~~
main.cpp:9:6: note: 'void stirling1()' previously defined here
9 | void stirling1()
| ^~~~~~~~~
main.cpp:86:6: error: redefinition of 'void stirling2()'
86 | void stirling2()
| ^~~~~~~~~
main.cpp:21:6: note: 'void stirling2()' previously defined here
21 | void stirling2()
| ^~~~~~~~~
main.cpp:98:5: error: redefinition of 'int main()'
98 | int main()
| ^~~~
main.cpp:33:5: note: 'int main()' previously defined here
33 | int main()
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
