Borderou de evaluare (job #125549)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Suprapuneri (clasa a 6-a) | Compilator | c |
Rundă | Tema3 (s20) clasa 5-a | Status | evaluat |
Dată | 1 mar. 2015 21:13:53 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:8:50: error: conflicting types for ‘f’
user.c:5:12: note: previous declaration of ‘f’ was here
user.c:9:5: warning: passing argument 1 of ‘fscanf’ makes pointer from integer without a cast [enabled by default]
/usr/include/stdio.h:449:12: note: expected ‘struct FILE * __restrict__’ but argument is of type ‘long long int’
user.c:22:5: warning: implicit declaration of function ‘pow’ [-Wimplicit-function-declaration]
user.c:22:17: warning: incompatible implicit declaration of built-in function ‘pow’ [enabled by default]
user.c:9:12: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]