Borderou de evaluare (job #438590)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Numere24 (clasa a 6-a) | Compilator | c |
Rundă | Tema 20 clasa 6 | Status | evaluat |
Dată | 23 feb. 2019 17:53:43 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:31:5: warning: format ‘%d’ expects a matching ‘int *’ argument [-Wformat]
user.c:28:21: warning: unused variable ‘t’ [-Wunused-variable]
user.c:28:19: warning: unused variable ‘s’ [-Wunused-variable]
user.c:28:17: warning: unused variable ‘b’ [-Wunused-variable]
user.c:28:15: warning: unused variable ‘r’ [-Wunused-variable]
user.c:28:13: warning: unused variable ‘y’ [-Wunused-variable]
user.c:28:11: warning: unused variable ‘x’ [-Wunused-variable]
user.c: At top level:
user.c:66:1: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ at end of input
user.c: In function ‘main’:
user.c:31:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c: In function ‘pal’:
user.c:25:1: warning: control reaches end of non-void function [-Wreturn-type]