Borderou de evaluare (job #156292)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Selecţie (clasa a 6-a) | Compilator | c |
Rundă | Arhiva de probleme | Status | evaluat |
Dată | 26 sept. 2015 22:07:38 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c:4:1: error: size of unnamed array is too large
user.c:6:19: error: size of array 'x' is too large
user.c: In function 'quicksort':
user.c:26:9: error: type of formal parameter 1 is incomplete
user.c:27:9: error: type of formal parameter 1 is incomplete
user.c:7:9: warning: variable 'pivot' set but not used [-Wunused-but-set-variable]
user.c: In function 'main':
user.c:39:5: error: type of formal parameter 1 is incomplete
user.c:34:11: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:37:15: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c: In function 'quicksort':
user.c:30:1: warning: control reaches end of non-void function [-Wreturn-type]