Borderou de evaluare (job #68891)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cub1 (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 22 apr. 2014 20:55:58 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:61:18: error: expected ‘)’ before string constant
user.c:62:5: error: expected identifier or ‘(’ before ‘for’
user.c:62:14: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘<’ token
user.c:62:18: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘++’ token
user.c:65:18: error: expected ‘)’ before string constant
user.c:66:5: warning: data definition has no type or storage class [enabled by default]
user.c:66:5: warning: type defaults to ‘int’ in declaration of ‘fclose’ [-Wimplicit-int]
user.c:66:5: warning: parameter names (without types) in function declaration [enabled by default]
user.c:67:5: error: expected identifier or ‘(’ before ‘return’
user.c:68:1: error: expected identifier or ‘(’ before ‘}’ token
user.c: In function ‘main’:
user.c:11:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:14:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:59:5: warning: control reaches end of non-void function [-Wreturn-type]