Borderou de evaluare (job #1482033)

Utilizator alexpetrescuAlexandru Petrescu alexpetrescu Data 5 septembrie 2015 20:37:02
Problema CT Status done
Runda Arhiva de probleme Compilator c | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.c: In function ‘main’: user.c:95:11: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d", &t); ^ user.c:105:15: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d%d", &n, &k); ^ user.c:107:19: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d%d", &x, &y); ^ user.c:116:19: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result] fscanf(fin, "%d%d", &a[i], &b[i]); ^ /tmp/cc05awY6.o: In function `main': user.c:(.text.startup+0x617): undefined reference to `update' collect2: error: ld returned 1 exit status

Ceva nu functioneaza?