Borderou de evaluare (job #326702)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Concurs (clasa a 5-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 nov. 2017 20:44:25 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function ‘main’:
user.c:18:20: warning: missing terminating " character [enabled by default]
user.c:18:7: error: missing terminating " character
user.c:19:15: warning: missing terminating " character [enabled by default]
user.c:19:15: error: missing terminating " character
user.c:20:10: error: expected ‘)’ before ‘;’ token
user.c:21:5: warning: passing argument 2 of ‘fprintf’ makes pointer from integer without a cast [enabled by default]
/usr/include/i386-linux-gnu/bits/stdio2.h:96:1: note: expected ‘const char * __restrict__’ but argument is of type ‘int’
user.c:21:5: warning: format not a string literal and no format arguments [-Wformat-security]
user.c:21:5: error: expected ‘;’ before ‘}’ token
user.c:13:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:14:9: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
user.c:16:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]