Borderou de evaluare (job #120908)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Dublă conversie (clasa a 6-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 20 feb. 2015 11:40:20 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:22:3: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long long int’ [-Wformat]
user.c:5:7: warning: unused variable ‘i’ [-Wunused-variable]
user.c: At top level:
user.c:27:3: error: expected identifier or ‘(’ before ‘return’
user.c:28:1: error: expected identifier or ‘(’ before ‘}’ token
user.c: In function ‘main’:
user.c:9:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]