Borderou de evaluare (job #2954823)
Utilizator | Data | 15 decembrie 2022 16:04:36 | |
---|---|---|---|
Problema | Flux maxim | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'int BF()':
main.cpp:34:2: error: 'memset' was not declared in this scope
34 | memset(viz, 0, sizeof(viz));
| ^~~~~~
main.cpp:8:1: note: 'memset' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
7 | #include <math.h>
+++ |+#include <cstring>
8 | using namespace std;
main.cpp:40:17: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
40 | for (j = 0; j < G[nod].sz; j++)
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !