Borderou de evaluare (job #3324422)
| Utilizator | Data | 22 noiembrie 2025 10:51:56 | |
|---|---|---|---|
| Problema | Ciclu Eulerian | Status | done |
| Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
| Scor | 0 | ||
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void Euler(int)':
main.cpp:37:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
37 | while (I[k] < g[k].size())
| ~~~~~^~~~~~~~~~~~~
main.cpp:44:19: error: 'a' was not declared in this scope
44 | Euler(a[i] + b[i] - k);
| ^
main.cpp:44:26: error: 'b' was not declared in this scope
44 | Euler(a[i] + b[i] - k);
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !
