Borderou de evaluare (job #366993)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Intervale | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 16 mar. 2018 14:56:14 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:1:1: error: stray ‘##’ in program
user.c:1:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
user.c: In function ‘main’:
user.c:10:3: error: unknown type name ‘FILE’
user.c:15:10: error: ‘nrp’ undeclared (first use in this function)
user.c:15:10: note: each undeclared identifier is reported only once for each function it appears in
user.c:27:3: warning: implicit declaration of function ‘fopen’ [-Wimplicit-function-declaration]
user.c:27:7: warning: assignment makes pointer from integer without a cast [enabled by default]
user.c:28:8: warning: assignment makes pointer from integer without a cast [enabled by default]
user.c:29:3: warning: implicit declaration of function ‘fscanf’ [-Wimplicit-function-declaration]
user.c:29:11: warning: incompatible implicit declaration of built-in function ‘fscanf’ [enabled by default]
user.c:31:7: warning: implicit declaration of function ‘fprintf’ [-Wimplicit-function-declaration]
user.c:31:7: warning: incompatible implicit declaration of built-in function ‘fprintf’ [enabled by default]
user.c:37:3: warning: implicit declaration of function ‘fclose’ [-Wimplicit-function-declaration]