Borderou de evaluare (job #3140391)
Utilizator | Data | 5 iulie 2023 23:21:51 | |
---|---|---|---|
Problema | Flux maxim | Status | done |
Runda | Arhiva educationala | Compilator | c-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.c: In function 'main':
main.c:131:21: error: 'UINT_MAX' undeclared (first use in this function)
131 | MinFlow=UINT_MAX;
| ^~~~~~~~
main.c:4:1: note: 'UINT_MAX' is defined in header '<limits.h>'; did you forget to '#include <limits.h>'?
3 | #include <stdbool.h>
+++ |+#include <limits.h>
4 | typedef struct Node{
main.c:131:21: note: each undeclared identifier is reported only once for each function it appears in
131 | MinFlow=UINT_MAX;
| ^~~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !