Borderou de evaluare (job #106864)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifre 4 (clasa a 5-a) | Compilator | c |
Rundă | Olimpiada pe școală clasa a 5-a | Status | evaluat |
Dată | 17 ian. 2015 11:43:52 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:8:1: warning: format ‘%d’ expects argument of type ‘int *’, but argument 3 has type ‘int’ [-Wformat]
user.c:14:9: error: expected ‘}’ before ‘else’
user.c:7:35: warning: unused variable ‘q’ [-Wunused-variable]
user.c:7:30: warning: unused variable ‘pp’ [-Wunused-variable]
user.c:7:7: warning: unused variable ‘cn’ [-Wunused-variable]
user.c:4:11: warning: variable ‘fout’ set but not used [-Wunused-but-set-variable]
user.c: At top level:
user.c:24:10: error: expected identifier or ‘(’ before ‘while’
user.c:36:22: error: expected ‘)’ before string constant
user.c:38:1: error: expected identifier or ‘(’ before ‘return’
user.c:39:1: error: expected identifier or ‘(’ before ‘}’ token
user.c: In function ‘main’:
user.c:8:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:23:10: warning: control reaches end of non-void function [-Wreturn-type]