Borderou de evaluare (job #206649)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Prieteni 1 (clasa a 6-a) | Compilator | c |
Rundă | 2016-02-23-test-6 | Status | evaluat |
Dată | 23 feb. 2016 13:01:33 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘Prim’:
user.c:19:19: warning: unused variable ‘j’ [-Wunused-variable]
user.c:19:17: warning: unused variable ‘l’ [-Wunused-variable]
user.c: In function ‘Primeintreele’:
user.c:40:36: warning: unused variable ‘k’ [-Wunused-variable]
user.c: In function ‘main’:
user.c:123:17: error: expected ‘}’ before ‘else’
user.c:116:15: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wparentheses]
user.c:129:13: error: ‘else’ without a previous ‘if’
user.c:78:46: warning: unused variable ‘k’ [-Wunused-variable]
user.c: At top level:
user.c:132:5: warning: data definition has no type or storage class [enabled by default]
user.c:132:5: warning: type defaults to ‘int’ in declaration of ‘fclose’ [-Wimplicit-int]
user.c:132:5: warning: parameter names (without types) in function declaration [enabled by default]
user.c:133:5: warning: data definition has no type or storage class [enabled by default]
user.c:133:5: warning: type defaults to ‘int’ in declaration of ‘fclose’ [-Wimplicit-int]
user.c:133:5: warning: parameter names (without types) in function declaration [enabled by default]
user.c:134:5: error: expected identifier or ‘(’ before ‘return’
user.c:135:1: error: expected identifier or ‘(’ before ‘}’ token
user.c: In function ‘main’:
user.c:81:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:84:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:131:5: warning: control reaches end of non-void function [-Wreturn-type]