Borderou de evaluare (job #3321254)
| Utilizator | Data | 8 noiembrie 2025 19:27:01 | |
|---|---|---|---|
| Problema | Floyd-Warshall/Roy-Floyd | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void solve_testcase()':
main.cpp:246:12: error: 'n' was not declared in this scope
246 | cin >> n;
| ^
main.cpp:248:44: error: 'm' was not declared in this scope; did you mean 'tm'?
248 | vector<vector<int>> mat(n, vector<int>(m));
| ^
| tm
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
