Borderou de evaluare (job #574191)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Mulţimi (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 5 dec. 2020 15:37:34 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:27:10: error: ‘max’ undeclared (first use in this function)
user.c:27:10: note: each undeclared identifier is reported only once for each function it appears in
user.c:27:18: error: ‘min’ undeclared (first use in this function)
user.c:31:13: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘char *’ [-Wformat]
user.c:32:9: error: expected ‘;’ before ‘}’ token
user.c:8:21: warning: unused variable ‘nr’ [-Wunused-variable]
user.c:9:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:10:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:14:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]