Borderou de evaluare (job #2820221)
Utilizator | Data | 20 decembrie 2021 07:37:13 | |
---|---|---|---|
Problema | Cuplaj maxim in graf bipartit | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void cuplaj()':
main.cpp:36:2: error: 'memset' was not declared in this scope
36 | memset(mark, -1, sizeof(mark));
| ^~~~~~
main.cpp:5:1: note: 'memset' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
4 | #include <set>
+++ |+#include <cstring>
5 |
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !