Borderou de evaluare (job #352200)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Cifre8 (clasa a 5-a) | Compilator | c |
Rundă | Tema 24 clasa 5 | Status | evaluat |
Dată | 13 feb. 2018 17:08:50 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:7:16: warning: missing terminating " character [enabled by default]
user.c:7:5: error: missing terminating " character
user.c:8:12: error: expected ‘)’ before ‘;’ token
user.c:26:1: warning: passing argument 2 of ‘fscanf’ makes pointer from integer without a cast [enabled by default]
/usr/include/stdio.h:449:12: note: expected ‘const char * __restrict__’ but argument is of type ‘long long int’
user.c:26:1: warning: format not a string literal and no format arguments [-Wformat-security]
user.c:26:1: error: expected ‘;’ before ‘}’ token
user.c:4:28: warning: unused variable ‘uc’ [-Wunused-variable]
user.c:4:20: warning: unused variable ‘a’ [-Wunused-variable]
user.c:4:18: warning: unused variable ‘i’ [-Wunused-variable]
user.c:4:15: warning: unused variable ‘n’ [-Wunused-variable]
user.c:3:16: warning: variable ‘fout’ set but not used [-Wunused-but-set-variable]
user.c:7:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:26:1: warning: control reaches end of non-void function [-Wreturn-type]