Borderou de evaluare (job #78136)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Bancomat (clasa a 5-a) | Compilator | c |
Rundă | Tema 3 clasa a 6-a | Status | evaluat |
Dată | 10 oct. 2014 09:26:05 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:9:5: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘long long int *’ [-Wformat]
user.c:13:28: error: ‘p’ undeclared (first use in this function)
user.c:13:28: note: each undeclared identifier is reported only once for each function it appears in
user.c:17:18: error: ‘s’ undeclared (first use in this function)
user.c:20:5: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int *’ [-Wformat]
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]