Borderou de evaluare (job #3166803)
Utilizator | Data | 9 noiembrie 2023 16:58:30 | |
---|---|---|---|
Problema | Cifre4 | Status | done |
Runda | Arhiva ICPC | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'long long int solve()':
main.cpp:16:5: error: 'memset' was not declared in this scope
16 | memset(viz, 0, sizeof(viz));
| ^~~~~~
main.cpp:4:1: note: 'memset' is defined in header '<cstring>'; did you forget to '#include <cstring>'?
3 | #include <queue>
+++ |+#include <cstring>
4 | #define N 5000005
main.cpp:44:1: warning: control reaches end of non-void function [-Wreturn-type]
44 | }
| ^
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !