Borderou de evaluare (job #3303070)
| Utilizator | Data | 13 iulie 2025 14:49:50 | |
|---|---|---|---|
| Problema | Algoritmul lui Dijkstra | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp:16:11: error: redefinition of 'const int nMax'
16 | const int nMax = 500;
| ^~~~
main.cpp:14:11: note: 'const int nMax' previously defined here
14 | const int nMax = 50000;
| ^~~~
main.cpp:17:11: error: redefinition of 'const int mMax'
17 | const int mMax = 2500;
| ^~~~
main.cpp:15:11: note: 'const int mMax' previously defined here
15 | const int mMax = 250000;
| ^~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
