Borderou de evaluare (job #1548879)
Utilizator | Data | 11 decembrie 2015 16:25:55 | |
---|---|---|---|
Problema | Por Costel și Trenul | Status | done |
Runda | Arhiva de probleme | Compilator | c | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:5:1: error: unknown type name ‘bool’
bool lib;
^
user.c: In function ‘main’:
user.c:27:31: error: ‘false’ undeclared (first use in this function)
lib = false;
^
user.c:27:31: note: each undeclared identifier is reported only once for each function it appears in
user.c:33:31: error: ‘true’ undeclared (first use in this function)
lib = true;
^
user.c:12:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d %d", &n, &m);
^
user.c:18:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
fscanf(in, "%d\n", &sw);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !