Borderou de evaluare (job #82444)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Suprapuneri (clasa a 6-a) | Compilator | c |
Rundă | Tema 5 clasa a 6-a | Status | evaluat |
Dată | 29 oct. 2014 07:43:05 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:11:2: error: incompatible types when assigning to type ‘int[60]’ from type ‘int’
user.c:14:5: error: ‘cifre’ undeclared (first use in this function)
user.c:14:5: note: each undeclared identifier is reported only once for each function it appears in
user.c:15:6: error: lvalue required as increment operand
user.c:18:2: error: incompatible types when assigning to type ‘int[60]’ from type ‘int’
user.c:22:6: error: lvalue required as increment operand
user.c:25:7: error: incompatible types when assigning to type ‘int[60]’ from type ‘long int’
user.c:25:18: error: lvalue required as decrement operand
user.c:26:6: error: incompatible types when assigning to type ‘int[60]’ from type ‘long int’
user.c:26:17: error: lvalue required as decrement operand
user.c:28:19: error: expected expression before ‘[’ token
user.c:29:1: error: ‘else’ without a previous ‘if’
user.c:30:19: error: expected expression before ‘[’ token
user.c:10:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]