Borderou de evaluare (job #506651)
Utilizator |
|
IP | ascuns |
---|---|---|---|
Problemă | Nrtri1 (clasele 7/8) | Compilator | c |
Rundă | Tema 11 clasa 7 optionala | Status | evaluat |
Dată | 26 nov. 2019 13:46:23 | Scor | 0 |
Raport evaluator
Eroare de compilare:
user.c: In function 'radixsort':
user.c:27:5: error: 'for' loop initial declarations are only allowed in C99 mode
user.c:27:5: note: use option -std=c99 or -std=gnu99 to compile your code
user.c: In function 'main':
user.c:31:24: warning: unused variable 'poz' [-Wunused-variable]
user.c:31:15: warning: unused variable 'j' [-Wunused-variable]
user.c:35:12: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
user.c:37:16: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]